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&size=S&ue_flash=YES&use_transparent=YES&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
<script src="https://seal.verisign.com/getseal?host_name=www.sportabroad.co.uk&size=S&ue_flash=YES&use_transparent=YES&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