based in this ex. http://jsfiddle.net/fj8wM/181/ if I click on login link when is not scolled it work but if U scroll it doesnt work.
I’m trying to make a login bar when I click on login link to take me on top of the page and show me the login form.
In this case it go on top top but not show the alert. Anyone have idea how to go on top and show the alert at same time???
based in this ex. http://jsfiddle.net/fj8wM/181/ if I click on login link when is not
Share
Change to a
live()-click-handler and add areturn false;. Also see my jsfiddle http://jsfiddle.net/LqaWk/