jquery-tools
jQuery live with the ready or load event
I\'m using the jQuery Tools tooltip plugin, which is initialized with $(\'selector\').tooltip(). I\'d like to call this on any current or future .tooltipper element. I figured that the following would[详细]
2023-01-06 12:47 分类:问答How to evalute code in the chain or pretend callback function?
I dynamically add an image on my page : <div class=\"simple_overlay\" id=\"overlay\"> <img src=\"\" />[详细]
2023-01-05 08:59 分类:问答jQuery Tools: Expose... API Problem
I am trying to use jQuery Tools EXPOSE function. I have successfully implement the overlay tool as well as its API object (so I can call api.close()). I think I am having a problem with the initializi[详细]
2023-01-05 00:25 分类:问答Jquery Tools Overlay call on javascript function
I have a jquery overlay window in my html alongwith a button to activate here is the code. <!-- Validation Overlay Box开发者_开发问答 -->[详细]
2023-01-03 09:58 分类:问答jQuery tools modal overlay display problem in IE6-8
I\'m trying to enable the overlay to be modal. It works perfectly fine in FireFox, but the window object is behind the mask when it becomes modal. This prevents any interaction with it and the page is[详细]
2023-01-01 18:40 分类:问答Using jQuery tools from within GWT -- is there a way to allow exchanges?
I have a GWT web-app with a nearly full page Google m开发者_JAVA技巧ap window.Inside the the map, I have infowindows which include links.What I want to do isuse jquery tools overlays (http://flowplaye[详细]
2023-01-01 02:58 分类:问答Scrollable list items in jQuery
I have a list of 4 items and the ul has a background image that makes the second item look as though it has an arrow behind it. I want to be able to scroll the items up or down when they are clicked t[详细]
2022-12-30 10:22 分类:问答Jquery Tools Tabs: How to capture onClick event when selection is on current tab?
I tried to ask this q开发者_如何学Gouestion on the jquery tools forum, but didn\'t get a response, hopefully someone here can help.[详细]
2022-12-30 09:57 分类:问答JQuery Tools Overlay for modal dialog broken under IE8
I\'ve been developing a website that has several modal dialog boxes. I\'ve been using jQuery Tools Overlay for the dialog boxes. However, I\'ve just discovered that it doesn\'t seem to work properly o[详细]
2022-12-25 11:53 分类:问答How do I detect if a javascript constructor already been run?
I\'m using the jquery-tools tabs and carousel in a page I\'m working on. The carousel is embedded within a tab, and the tab is loaded in a beforeClick callback.[详细]
2022-12-16 19:14 分类:问答
加载中,请稍侯......