-
Mir ist aufgefallen,dass wir eine recht grosse Anzahl an eigenen jQuery / JavaScript Bibliotheken / Dateien verwenden
Einen Teil habe ich bereits auskommentiert, weil ich denke, dass diese einfach au…
-
currently we're using v1.4.8, current stable is 1.7.4
the new version promises to be easier customizable
and has better support for submenuitmes larger than the min-width.
formerly one had to use s…
frisi updated
9 years ago
-
I installed the plugin and created the content partial, but I'm getting a "undefined is not a function" error on my page. Do I have to include Scrollspy for this to work? If so which version?
Great p…
-
```
Hi,
I'm trying to use Flot from the admin section of WordPress 2.8, to display
statistics about my database.
I first tried to inject the exact same basic code as found in Flot's
examples/basic.h…
-
Seb, I have no clue how to do this... but I need to create a new Wicket/JqueryUI behaviour that uses this custom piece of Jquery;
http://cherne.net/brian/resources/jquery.hoverIntent.html
I need the…
-
```
Hi,
I'm trying to use Flot from the admin section of WordPress 2.8, to display
statistics about my database.
I first tried to inject the exact same basic code as found in Flot's
examples/basic.h…
-
```
The accordion is a great place to have Hoverintent, since it's a bit jumpy in
mouseover mode without hoverintent. This patch provides that functionality.
```
Original issue reported on code.goo…
-
```
Hi,
I'm trying to use Flot from the admin section of WordPress 2.8, to display
statistics about my database.
I first tried to inject the exact same basic code as found in Flot's
examples/basic.h…
-
HoverIntent blows away all previous initialisation.
http://jsfiddle.net/7px1e2kd/1/
-
I am using hoverIntent to make a flyout menu. I wanted to give the user the option to close the flyout by clicking a "close" button as well as the normal way of hovering out.
I cant figure out how …