[jQuery] Give rest to Mouse Buttons...........

2008-10-18 Thread thesmartmind
Hi all, I got one problem when i am trying to write click free code. I am using onmouseover effect every time to give focus to HTML Elements. But i am facing two problems here 1. I am not able to execute my code in Internet Explorer. It is executing in mozilla. 2. I am not able to display drop

[jQuery] Image displays again and again

2008-10-17 Thread thesmartmind
Hi every body, In my application we are using the JQuery datepicker and we are calling the function jQuery("#fromDate").datepicker({ showOn: "button", buttonImage: "/TCSFramework/images/icon.gif", buttonImageOnly: true , dateFormat: gPreferences.dateFormat }).addClass("

[jQuery] JDate picker image comes again and again

2008-10-17 Thread thesmartmind
Thanks every body --- In my application we are using the JQuery datepicker and we are calling the function jQuery("#fromDate").datepicker({ showOn: "button", buttonImage: "/TCSFramework/images/icon.gif", buttonImageOnly: true , dateFormat: gPreferences.dateFormat