Two Laptop Bag
The moose likes HTML, CSS and JavaScript and the fly likes need to know  javascript event for  priceslider Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "need to know  javascript event for  priceslider" Watch "need to know  javascript event for  priceslider" New topic
Author

need to know javascript event for priceslider

Maan Suraj
Ranch Hand

Joined: Dec 20, 2007
Posts: 284
i have a priceslider with max and min price markers. when i move the markers, it makes an ajax call and updates the resuls. i am currently handling the min and max price markers with mouseOut event. It works in most of the cases, however sometimes it fails because the event doesn't happens. Is there any other event through which i can handle this?

(Note: the mouseout event doesn't trigger in some cases because I do a mouse out from some other element, & not the marker element. Hope iam clear)


Man Suraj
Someone says "Impossible is nothing". The man next him says "Let me see you licking your elbow tip!"
Bear Bibeault
Author and opinionated walrus
Marshal

Joined: Jan 10, 2002
Posts: 48842

Is this a slider element that you wrote, or from a library such as Dojo or jQuery?

Please read: TellTheDetails


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
 
subject: need to know javascript event for priceslider
 
developer file tools