|
|
|
scroll box not appearing on browser
|
Original Message
|
Name: glass inspirations
Date: December 16, 2006 at 16:42:16 Pacific
Subject: scroll box not appearing on browserOS: xpCPU/Ram: 512Model/Manufacturer: ? |
Comment: can anyone tell me why the code that i pasted and modified on my website will not show the scrolling news box on firefox or netscape but shows up on IE ? fused glassware and stained glass windows website
Report Offensive Message For Removal
|
|
Response Number 1
|
Name: Michael J (by mjdamato)
Date: December 16, 2006 at 21:56:46 Pacific
|
Reply: (edit)Because not all code is cross-browser supported. If you were to post your code, perhaps someone could suggest changes to make it work in all browsers. Michael J
Report Offensive Follow Up For Removal
|
|
Response Number 2
|
|
Reply: (edit)this is in the head section. <script language="JavaScript"> </script> and this is in the body. <ilayer name="slider1" width=260 height=140 visibility=hide bgcolor="#ffffff"> <layer name="slider2" onMouseOver="sspeed=0;" onMouseOut="sspeed=2"></layer> </ilayer> <span style="borderWidth:0; borderColor:#ffffff; width:300; height:70;"> <script language="JavaScript"> if (document.all){ document.writeln('<marquee id="ieslider" scrollAmount=2 width=260 height=140 direction=up style="border:0 solid grey;background-color:#ffffff">') document.writeln(mymessage) ieslider.onmouseover=new Function("ieslider.scrollAmount=0") ieslider.onmouseout=new Function("if (document.readyState=='complete') ieslider.scrollAmount=2") document.write('</marquee>') } if (document.getElementById&&!document.all){ document.write('<div style="position:relative;overflow:hidden;width:200;height:70;clip:rect(0 302 102 0); background-color:#ffffff;border:0px solid white;" onMouseover="sspeed=0;" onMouseout="sspeed=2">') document.write('<div id="slider" style="position:relative;width:&{swidth};">') document.write('</div></div>') } </script> </span></td> </tr> </table> fused glassware and stained glass windows website
Report Offensive Follow Up For Removal
|
|
Response Number 7
|
|
Reply: (edit)copy and paste from http://javascript.internet.com and I have modified it slightly to do what I want, it works fine in IE but does not even appear in firefox or netscape, am new to code as I have built my website on dreamweaver, design based but am just learning about code now, what is dynamicdrive? fused glassware and stained glass windows website
Report Offensive Follow Up For Removal
|
|
Response Number 9
|
Name: Laler
Date: December 17, 2006 at 06:12:06 Pacific
|
Reply: (edit)Yea, look into it. I think that's the best resource for that kind of stuff. They also tell you which script works for which browsers and so on. --- Fubar
Report Offensive Follow Up For Removal
|
|
Response Number 10
|
|
Reply: (edit)I need to display a scrolling .png file that has hot spots on images on it to link to other pages in my site, I have accomplished this but it only displays in IE and not in firefox and netscape. help please I am nearly at the end of my tether with this... fused glassware and stained glass windows website
Report Offensive Follow Up For Removal
|
Use following form to reply to current message:
|
|

|