How to use jquery in Dolphin?

I'm trying to do scrolling: http://nasza-oaza.pl/page/warto

It works but when I click "Login", the login window runs up.

My script:

<script src="http://cdn.jquerytools.org/1.2.5/jquery.tools.min.js"></script>

<script type="text/javascript">

$(window).load(function() {

$(".scrollable").scrollable();

});

</script>

How to use jquery to make everything work well?

Quote · 31 Aug 2011

OK.  I did it already. Instead of standard "http://cdn.jquerytools.org/1.2.5/jquery.tools.min.js", I have built a small file jquery.tools.min.js (3,8 KB) containing only the scrollable tool without jQuery. I did it on http://flowplayer.org/tools/download/index.html.

Quote · 6 Sep 2011

does not work in Chrome, IE ok..

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 6 Sep 2011
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.