I have a hidden embed tag in my document, it plays fine in MSIE, but in mozilla, it does not script. for instance, it is an asx file, so the coding to get to the next track would be document.getElementById("player").next(); however mozilla says htis is not a function. what dod i do?!
I have an xml file and an xsl stylesheet, but some browsers do not display it with the xsl styles. How would i display it to people running other browsers? is there a simple way with Perl for inistance? i need it to parse tags and tag attributes as well
i have an xsl stylesheet, what i want to know is what to do in order to reference the FIRST item of the list. i want the first item of every letter as i want to add something to them.
i am outputting contents of an xml file into html via xsl. for instance, i have a <block> tag and in it there is an <lnk> tag such as this: <block>content goes <lnk name=linktowherever>here</lnk></block>, i print out the block contents with the value-of tag, but how do i replace those lnk tags...
I have for instance ten entries, 5 beginning with A and five with B (these are examples). i want to insert html before the first entry of each letter. how do i do this
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.