Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

problems with animated gifs when scrolling layers

Status
Not open for further replies.

lumberjakel

Programmer
Joined
Oct 27, 2001
Messages
29
Location
NL
I've made a page for a forum with some nice smileys,
I selected 40 smileys and I wanted to build a nice way to present the smileys so the user can click on them. When clicked the text '[SM##]' appears into a textarea. Later, this will be parsed by a PHP Script.
So I made a <SPAN> tag, which is scrollable by clicking on the text up/down. It uses the scrollTop property.
Inside the Tag there is a table with 8 rows each containing 5 cells.
Now when the SPAN tag scrolls or when it is hidden or made visible the antimated gifs stop animating!
When using my browsers refresh button, the gifs start moving again!

So there's a problem.
I used IE 6.0, so maybe it's not a big problem... :(

URL
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top