AlreadyM / jscrollpane

Automatically exported from code.google.com/p/jscrollpane
0 stars 0 forks source link

reinitialise with link #134

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
hi Kevin

This is a great plugin ! but I have just a small problem here.
One of your examples shows a ajax call, I also use an ajax call, but I use just 
a normal link:
which I convert with javascript behaviour to an ajax call :

"<a href="dc1.html" id="scrollreset"></a>"  now I have given the link an 'id' 
so I can callback an 
javascript function which will reset the scrollbar. 

I've tried many things but they all did'nt work, and your ajax call is not seo 
friendly, so i need a 
solution.

Ruben.

Original issue reported on code.google.com by i...@windsurfspot.nl on 27 Sep 2009 at 4:24

GoogleCodeExporter commented 9 years ago
I have just announced the beta of a completely rewritten version of jScrollPane:

http://groups.google.com/group/jscrollpane/browse_thread/thread/c1bc1bf63e3f80d8

Please test and reply on the list if you are still having this issue,

Thanks,

Kelvin

Original comment by kelvin.l...@gmail.com on 17 Aug 2010 at 4:11