Questions tagged [jquery-tools]

jQuery TOOLS is a lightweight JavaScript library based on jQuery. It provides well documented and rich featured user-interface components for all kind of websites. The webpage provides a lot of examples, CSS and image resources and an active community.

jQuery TOOLS - http://jquerytools.org/ - The lightweight JavaScript library (from about 4 KB).

User interface components:

  • Tabs
  • Tooltips
  • Scrollable
  • Overlay

Form components:

  • Validator
  • Rangeinput
  • Dateinput

Various:

  • Expose
  • Flashembed - Allows easy integration of a Flash media player (for example, Flowplayer, which is from same source / developer(?))

Notes, FAQ, and common errors:

482 questions
-2
votes
2 answers

jQuery popup form?

I have a form which is currently sitting in a division on a php page. I would like it to do the following: User clicks link to bring up form in pop-up division in center of screen User fills out the form User hits the submit button Form closes and…
Vince P
  • 1,781
  • 7
  • 29
  • 67
-2
votes
1 answer

Load an external page into overlay

I face a problem in the following code which is used to load an external page into overlay when user clicks a button jQuery Tools standalone demo
user1212009
  • 43
  • 1
  • 5
1 2 3
32
33