I need to show image using xslt
Below provided in my xml and xslt.
[code=xml]
<?xml version="1.0" encoding="iso-8859-1"?>
<?xml-stylesheet type="text/xsl" href="../xyz.xsl"?>
<Grade class="03" subject="Scienc e">
<media id="2809">
<topic>A Bird's Paradise</topic>
<category>Conce pt</category>...
User Profile
Collapse
-
Show image using xslt in html page
-
How to make microsoft filter effect work in mozilla
The below code works fine in IE, but dosen't work for mozilla.
How to make it work for mozilla. This filter effect is used for a div
filter : progid : DXImageTransfor m.Microsoft.Gra dient
(GradientType=0 ,StartColorStr= '#ffffffff',End ColorStr='#ffee ddaa');
No activity results to display
Show More