I am trying to create an animated gif for a web page where I want the last segment of the animation to loop continuously. As far as i know, you can only loop the entire animated gif, and not just a portion. Can anyone offer any solution? I was thinking that perhaps create two animated gifs...
I was wondering if it is at all possible to pass a value into an XSLT file from a URL string. I read in some thread that I can use the <xsl:param />, but I am not familiar with this element. Can anyone give examples? This has to be client side.
Thanks!!
Angel
Ok, i need some clarification.
What is the difference in running your parser in side by side mode vs. replace? i know the technical answer to this, but what does it really mean when it comes to XSL Transformation? Why does my XSLT run properly in replace mode and not in side by side? how can i...
Well, i don't have one big index file, but rather a fairly large number of different xml files that have certain parts that may be duplicated. and because of the volume of these documents (and time constraints), it would save me time on data entry if i could just reference the info.
is there a...
Let's say that I have two xml files. part of the first document contains information that is repeated in the second. I would like to save myself the trouble of having to enter this information again into the second document...is there a way that i can just reference the section of the first...
Does anyone know if Netscape 6 offers full support for XML?
I was able to view most of my XML document in N6, however, none of my links worked, in addition to some formatting problems.
My page works perfectly fine in IE.
Any ideas on how to fix this? Or should i just tell my boss that...
The easiest way i have found to do this is the following.
<img>
<xsl:attribute name="src"><xsl:value-of select="YOUR PATH" /></xsl:attribute>
</img>
Ok, here's the deal. I am designing a website for a paint contractor, and he wants me to include the following things:
1. A page that a customer can go to can request a quick estimate, whereas they enter information into a form, (such as number of windows, etc.) and when they submit the form...
Hi All,
I was wondering if anyone can recommend a decent XML editor? I have a very large project ahead of me and an editor would make my life a whole lot easier.
I have been working a bit with the Turbo XML package from TIBCO Extensibility, but does any one know how this works in creating XSL...
Have you tried something like this?
<area href="#" onClick="window.open('page.html', '', 'width=somewidth,height=someheight');" shape="rect" coords="20, 108, 51, 125">
i find it works quite nicely in IE and NS.
One other in FrontPage is:
First the background tab, either by right clicking, selecting Page Properties, then clicking on the Background Tab, or
Selecting the Format menu, then selecting Background.
Check the box that says "Watermark" and your background image will remain stationary.
thanks iza! i posted in the other forum.....
and as far as asking someone here.....well, i pretty much don't have that. we have our own server here, but they are all pretty much bumbling through getting it set up, and lord knows I dont know anything.
Ok, let's give this forum a try!
I am setting up an employee web site, so that users can access files they have stored on our server, from anywhere.
Can I set up a link to access files that are not located within the web? but are just randomly located on the hard drive? For example, the main...
I may be in the wrong forum for this, but maybe someone will see this and point me in the right direction......
I am setting up an employee web site, so that users can access files they have stored on our server, from anywhere.
Can I set up a link to access files that are not located within...
Well, I dont have the greyed out problem, but when I insert the .avi into a page, frontpage gives me the following code:
<p><img border="0" dynsrc="filename" start="fileopen" width="320" height="240"></p>
perhaps if you handcode this, it will work.
I am looking to design a website for a local band, and I would like to get them set up with their own domain name, etc, and I was wondering if anyone had any advice on how to do that? and how would it work? I have been designing web pages for some time, but since my company has it's own server...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.