JavaScript.CoolDev.Com Support Forums

Any questions related to JavaScript menu and JavaScript tree menu by Javascript.CoolDev.Com

 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Animation of banners (.gif) stop

 
Post new topic   Reply to topic    JavaScript.CoolDev.Com Forum Index -> COOLjsTree
Author Message
Hof



Joined: 11 Oct 2004
Posts: 3
Location: The Netherlands

PostPosted: Mon Oct 11, 2004 6:50 pm    Post subject: Animation of banners (.gif) stop Reply with quote

Hello,
I'm using CoolJSTree PRO v2.3.1 and CoolJSMenu Pro v1.8.1.
Problem CoolJSTree:
When a tree is placed on a site with animated banners (.gif), the banners "stop" when a node is clicked (opened, closed or selected)
After the page is reloaded the animation starts again. Any ideas, bug within CoolJSTree?
Best regards.
Back to top
AlexKunin
Developer


Joined: 03 Jan 2003
Posts: 1191

PostPosted: Wed Nov 17, 2004 7:47 pm    Post subject: Reply with quote

Nodes within the tree are represented as <A> tags. When one clicks a link (<A> tag), browser stops all other activity: animated gifs, image loading, etc. So, to override this behavior your should return false as a result of the click, and all links must be processed manually by using window.open method. Let me know if you need more help.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    JavaScript.CoolDev.Com Forum Index -> COOLjsTree All times are GMT
Page 1 of 1