Computing.Net > Forums > Web Development > scroll box not appearing on browser

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

scroll box not appearing on browser

Reply to Message Icon

Name: glass inspirations
Date: December 16, 2006 at 16:42:16 Pacific
OS: xp
CPU/Ram: 512
Product: ?
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



Sponsored Link
Ads by Google

Response Number 1
Name: Michael J (by mjdamato)
Date: December 16, 2006 at 21:56:46 Pacific
Reply:

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


0

Response Number 2
Name: glass inspirations
Date: December 17, 2006 at 00:12:58 Pacific
Reply:

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


0

Response Number 3
Name: glass inspirations
Date: December 17, 2006 at 00:16:26 Pacific
Reply:

this is in the head section

<script language="JavaScript">

</script>

fused glassware and stained glass windows website


0

Response Number 4
Name: glass inspirations
Date: December 17, 2006 at 00:17:05 Pacific
Reply:

<script language="JavaScript">

</script>

fused glassware and stained glass windows website


0

Response Number 5
Name: glass inspirations
Date: December 17, 2006 at 00:18:14 Pacific
Reply:

wont let me post script for whats in the head section,

fused glassware and stained glass windows website


0

Related Posts

See More



Response Number 6
Name: Laler
Date: December 17, 2006 at 00:50:55 Pacific
Reply:

where'd you get the script from?

have you looked into dynamicdrive?

---
Fubar


0

Response Number 7
Name: glass inspirations
Date: December 17, 2006 at 01:02:03 Pacific
Reply:

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


0

Response Number 8
Name: glass inspirations
Date: December 17, 2006 at 01:07:51 Pacific
Reply:

oh yes dynamic drive website, am looking now
thanks

fused glassware and stained glass windows website


0

Response Number 9
Name: Laler
Date: December 17, 2006 at 06:12:06 Pacific
Reply:

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


0

Response Number 10
Name: glass inspirations
Date: December 17, 2006 at 08:58:24 Pacific
Reply:

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


0

Sponsored Link
Ads by Google
Reply to Message Icon






Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Web Development Forum Home


Sponsored links

Ads by Google


Results for: scroll box not appearing on browser

Java Script not working on web site www.computing.net/answers/webdevel/java-script-not-working-on-web-site/1693.html

ActiveX not loading on certain PCs www.computing.net/answers/webdevel/activex-not-loading-on-certain-pcs/2777.html

Appearing on search engines www.computing.net/answers/webdevel/appearing-on-search-engines/2812.html