Users Pricing

forum

home / developersection / forums / scrollbottom js not working in firefox, chrome, safari

Scrollbottom js not working in Firefox, Chrome, Safari

marcel ethan 3457 03 May 2013
Hi Mindstickians!

I've used scrollbottom javascript with JQuery (1.3.2/jquery.min.js) to scroll to a particular div in the below of the page. It is working fine in IE 8 & 9 but it this 

functionility is not working in Firefox, Chrome, Safari. I mean scrolling functionality is working but the div text is not showing. I used like:

<a href="#about">About Us</a>   Top div

<a name="about">Description</a>  Bottom div
Any idea to make it workable in Firefox. Appreciate for your kind advice. 

Thank you.


marcel ethan

Other


1 Answers