-
When I load content via ajax . Content don't display in tip area in ie6 browse. Other browse work well.
$('#change_smile').cluetip({
local:false,
positionBy:'bottomTop',
…
-
Whenever there is a mouseout event, immediately the next div is shown.
That is not so good if the user accidentally triggers mouseover and mouseout.
It would be nice to have it as an option, to turn …
-
There should be a delayed reset (or some improved handling) of the dashboard after moving off of a top site's thumbnail.
Currently, moving between the thumbnails gives a nasty flickering effect as th…
-
My html code is as follows:
Click Me!!!!!!!!
Also Click Me!!!!!!!!
I am loading external html "ajax6.htm" in cluetip. This is working fine for very first link, but not work f…
-
I'm working on some sort of browser extension, and as such it needs its javascript (embeddable in _any_ web page) as self-contained and non-interfering as possible.
Currently, I use sprockets, and my …
costa updated
13 years ago
-
Hi Mark,
I'm trying to include hoverIntent.js bundled with superfish menu package via
```
$assetCompress->script('hoverIntent')
```
Since `JsFile->_findFile()` passes the filename to `Inflector::un…
-
Like a few others around here I'm having an issue with the duplication of and Image field. I'm running WP 3.0 and using the newest build off of git as i needed the fix that was done to add old posts t…
-
Hi,
I've been trying to use LABjs for some days now. It really does magic with normal script loading.
But, however, I've been having problems with validating a form in IE using jquery.validate plugi…
a-run updated
14 years ago
-
Support disabling hover on events like hover etc. This could possibly be something that is just accessible through a method that enables/disables the auto rotation and is shared with the initializatio…