I thought that safari was a mozilla browser but it seems to be failing to load any of my xslt/xml. My site loads up fine in IE5, IE5.5, IE6, IE7, Firefox, Opera but not in Safari. I'm completely stumped about this. I'm using JavaScript to do the transformation on the client and I don't want to...
In my XML I have a fairly large amount of text for each artist cv. The text is already paragraphed but when I view it through my XSLT all the text is bunched up and not paragraphed anymore, also some symbols are replaced by blocks. I looked around and came across some other forums which...
I'm new to XML & XSLT and I'm having a problem with some of my coding. I am trying to create a gallery where the user clicks on the thumbnail images of a artist and it displays a larger image of that art along with the title and description for that particular piece of art. So far I have only...
Ok this is what I'm trying to do, when viewing the artists images in a small thumbnail gallery when you click on one of the images you see a larger version of that image(Which I have already achieved) and the title and description of that image is also to be displayed along with the larger image...
I'm having a problem with my CSS for my horizontal navigation, it works fine in Firefox but in IE7, the sub-menu dropdown appears to be behind some of my content but still displays (Which probably is related to the Z-index). The main problem though is that the sub-menu fails altogether in IE6...
I'm trying to implement a DHTML Scrollbar, but it seems that it doesn't seem to function properly. I think this is to do with the javascript in my XSLT. I would appreciate any help with this as I have had no problem with other javascript coding which I used from dynamicdrive.com.
I wont add the...
Ok I have removed <xsl:for-each select="artist"> which was redundant and changed <xsl:value-of select="artistname"/> to <xsl:value-of select="artist/artistname"/>.
Thanks for spotting that one, but the issue I'm facing is that the dhtml scrollbar is not displaying at all and it shows just a...
Ok this is my XML:
<?xml version="1.0" encoding="ISO-8859-1"?>
<artist>
<artistname>Dorian Piaskowski</artistname>
<artistcv>This is Dorian's cv</artistcv>
<art>
<img>artistpics/piaskowski-d/cezanne___galleryplayer.jpg</img>
<title>Apples</title>
<description>Oil on Canvas 120 x...
I'm trying to implement a DHTML Scrollbar, but it seems that it doesn't seem to function properly. I think this is to do with the javascript in my XSLT. I would appreciate any help with this as I have had no problem with other javascript coding which I used from dynamicdrive.com.
I wont add the...
I'm completely new to XML and am having a major problem trying to display the content in non IE browsers. I have tried various methods including server side which doesn't work at all for me. I think its the javascript but unfortunately I understand html and css a lot better than xml,xslt and...
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.