Closed damiandennis closed 11 years ago
Does the page jumps to top with this fix or is this prevented by the javascript?
I removed the #
once because of this.
A CSS solution would be nicer IMHO.
The javascript prevents it jumping as it returns false on the onclick event. I think its fairly standard to always have a href with a hash and just have javascript return false. I will leave that up to you to decide though.
Thanks!
just a simple fix so that the edit page shows as a pointer, alternatively this could have been done in css but I had a bit of trouble figuring out the structure of how it all pieces together.