Click to See Complete Forum and Search --> : Javascript in XSL


KalyanG
08-24-2007, 04:50 AM
1) I have this javascript in my XSL.

<script src="https://seal.verisign.com/getseal?host_name=www.sportabroad.co.uk&amp;size=S&amp;ue_flash=YES&amp;use_transparent=YES&amp;lang=en" type="text/javascript"></script>

2) The script will validate www.sportabroad.co.uk and will display verisign seal.

3) In FireFox, when I display the XSL, it only displays the verisign seal. Nothing else is displayed.

What should I do