0
votes
1answer
19 views
Can it work with iFrame content
Can this great looking plugin work with the iFrames?
4
votes
4answers
77 views
What are some Jquery plugins that you have found helpful?
What are some Jquery plugins that you have found helpful?
As an example: jQuery autocomplete has been a very helpful to me when trying to create autocomplete textboxes
2
votes
1answer
60 views
Truncate / Expander / jtruncate - Question
Hi,
I want to truncate some text that is comprised of a number of paragraphs. It should be possible to see the text that has been truncated by clicking on something like "read mor …
2
votes
0answers
16 views
Customize Calculation Plugin
I'm using the plugin jQuery Calculation to perform automated calculations in a grid but I need to use my methods to retrieve the contents of elements rather than the classics .val( …
2
votes
1answer
56 views
How to create a jQuery PlugIn
I want to know how to make my own jQuery plugins for show dynamic content (open a div) on an determinate event.