Please support our JavaScript / DHTML / AJAX advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
Reply

Join Date: Jun 2007
Posts: 1
Reputation: geoffi is an unknown quantity at this point 
Solved Threads: 0
geoffi geoffi is offline Offline
Newbie Poster

Re: scrolling images

 
0
  #1
Jun 16th, 2007
Hi
I am looking for a scrolling solution for a site - I want to have images scrolling on the screen from when the page downloads and then offer the ability to show an enlarged pic by mousing over a thumb nail.

I am being told this is not possible as you can't track the relavite position of a pic when it is scrolling in this manner.

Can anyone help and tell me if this is correct or do you think it can be done?
Reply With Quote Quick reply to this message  
Join Date: Sep 2006
Posts: 162
Reputation: Cerberus is an unknown quantity at this point 
Solved Threads: 14
Cerberus Cerberus is offline Offline
Junior Poster

Re: scrolling images

 
0
  #2
Jun 16th, 2007
I don't know if you can do it but it might be possible to display images using the <marquee> tags and maybe hyperlink them to some kind of popup window.
Reply With Quote Quick reply to this message  
Join Date: Jan 2007
Posts: 3,203
Reputation: MidiMagic has a spectacular aura about MidiMagic has a spectacular aura about 
Solved Threads: 165
MidiMagic's Avatar
MidiMagic MidiMagic is offline Offline
Nearly a Senior Poster

Re: scrolling images

 
0
  #3
Jun 19th, 2007
Marquee doesn't work on all browsers. It is nonstandard and deprecated.
Daylight-saving time uses more gasoline
Reply With Quote Quick reply to this message  
Join Date: Jul 2007
Posts: 9
Reputation: bapu435 is an unknown quantity at this point 
Solved Threads: 0
bapu435 bapu435 is offline Offline
Newbie Poster

Re: scrolling images

 
0
  #4
Aug 3rd, 2007
<marquee behavior="alternate" onmouseover ="stop()" onmouseout ="start()">
<img/><img/>
</marquee>
this will work fo rscrolling images
Reply With Quote Quick reply to this message  
Join Date: Jan 2007
Posts: 3,203
Reputation: MidiMagic has a spectacular aura about MidiMagic has a spectacular aura about 
Solved Threads: 165
MidiMagic's Avatar
MidiMagic MidiMagic is offline Offline
Nearly a Senior Poster

Re: scrolling images

 
0
  #5
Aug 3rd, 2007
The marquee tag does not work on any browser except Internet Explorer. It's one of Microsift's nonstandard features.

It is not part of any W3C doctype. Your page will not validate if you use it.

Do not use it.
Daylight-saving time uses more gasoline
Reply With Quote Quick reply to this message  
Join Date: Mar 2008
Posts: 1
Reputation: maruszka is an unknown quantity at this point 
Solved Threads: 0
maruszka maruszka is offline Offline
Newbie Poster

Re: scrolling images

 
0
  #6
Mar 1st, 2008
It works on Firefox and Safari as well. On pc an Mac.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the JavaScript / DHTML / AJAX Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC