Open GoogleCodeExporter opened 8 years ago
Let me clarify, this would need to be an option to not just remove the animation
image, but also the javascript animation.
Original comment by imso...@gmail.com
on 29 Mar 2008 at 3:53
I sort of jerry rigged this, but here's what I did:
Open the jquery-1.2.1.js and jquery.js files. Search for the word "fast"
You should see this: slow:600,fast:200
Change both of those numbers to -900
This just changes the speed of the slider so it's basically a microsecond --
it's
virtually invisible to the eye...not the best workaround; but it keeps your
page from
sliding all over the place!
Original comment by joshc...@gmail.com
on 3 Jan 2009 at 4:03
Sorry, you can find those files here:
/wp-content/plugins/wpng-calendar/js
Original comment by joshc...@gmail.com
on 3 Jan 2009 at 4:04
Thanks a lot for this. Works like a charm.
Original comment by vko...@gmail.com
on 10 Sep 2009 at 10:30
Original issue reported on code.google.com by
imso...@gmail.com
on 29 Mar 2008 at 3:45