jquery-tools
Issue with jquery tools overlay in Safari
I am trying to present a form inside an overlay. The form is loaded via ajax. This all works fine on firefox 3.x.[详细]
2023-01-18 17:57 分类:问答Change CSS width using javascript (JQuery Tools Scrollable) center
I am using JQuery Tools Scrollable to build a full-page-width scrollable form, such that each page of the form scrolls all the way across the page, replaced by the next page sliding in from the right.[详细]
2023-01-18 12:32 分类:问答jQuery: Why 2 ajax GET requests instead of 1 request?
Why does this page have two开发者_运维百科 AJAX GET requests instead of one? It has two requests one after another, but it must have just 1 request. Editable code can be found here.[详细]
2023-01-17 19:03 分类:问答Including a manual Rails tag in my form's parameters
This question is related to this other question: Change rails text_field form builder type I have a JQuery Tools Range in my form, and making it work requires that the input field be of the type \"da[详细]
2023-01-17 04:08 分类:问答Strange layout problem in IE6
URL: http://www.hkpete.com/test.html jQuery 1.42 jQuery Tools 1.2.3 overlay IE7 has this problem too (tested on ietester)[详细]
2023-01-15 12:29 分类:问答jQuery Tools & Colorbox | Styling change on Exit Colorbox
http://www.44db.com/demo/carousel_photos/ I\'m facing the following behavior. Click on an image, colorbox opens fine! When closing colorbox either by clicking outside the overlay or by clicking on th[详细]
2023-01-14 13:56 分类:问答How to resize the rangeinput handle after creation?
I am using this http://flowplayer.org/tools/demos/rangeinput/scrollbar.html ( as a horizon开发者_C百科tal scrollbar )[详细]
2023-01-10 20:56 分类:问答jquery tools :how to get the id
<a id=\"cp-login\" href=\"javascript:;\" rel=\"#dialog\" show=开发者_如何学Python\"#login\">登入</a>[详细]
2023-01-09 18:05 分类:问答jQuery Tools Overlay & jQuery.live event
How to get this work with jQuery.live? $(\"a[rel]\").overlay({ mask: \'#3B5872\', effec开发者_开发技巧t: \'apple\',[详细]
2023-01-08 22:39 分类:问答jQuery Tools: How to close an overlay?
$(\"a[rel]\").getOverlay().close(); $(\"a[rel]\").close(); B开发者_Python百科oth don\'t work. $(document).ready(function () {[详细]
2023-01-07 10:22 分类:问答