[jQuery] run part of my jquery code after a postback

2009-10-06 Thread samjesse
Hi I am building an asp.net web application using visual studio 2008 with .NET 3.5 on Windows XP 32 bit machine where I have the server as well. C# and javascript are used. There is contactUs.aspx, once the form is submitted successfully, I want to run the jQuery in the contactUs.js file startin

[jQuery] hover over and out

2009-10-05 Thread samjesse
Hi I have a main menu with submenu like this Services RTA Auto Service and the jquery funtion $( function() { //hook up main menu l

[jQuery] get element under mouse

2009-10-05 Thread samjesse
Hi Is there a way to get the element under mouse? thx