Plugins

User login
Can't find a Plugin?

Can't find a Plugin you are looking for? Check out the jQuery Wiki page.

Are you a plugin developer? Please move your plugin over to this site.

Website Bug or Feature Request?

Found a bug on the new jQuery Plugin website? Have a feature request?

Submit it to the jQuery Plugin website issue queue to ensure it is noticed!

jGrow does not work in Firefox 3


Project:jGrow
Version:0.2
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

Using the sample code:

http://lab.berkerpeksag.com/jGrow#samples

Expected behavior:

In FF3 Beta 5.

The text fields should grow as you type more and more text in them. It should also grow as you copy and paste blocks of text into the textfield.

Actual behavior:

In FF3 Beta 5.

It does not grow when you paste blocks of text into the text field. The pasted text may still be captured, but it is outside of the viewport of the text field.

When text is actually typed in one character at a time the field seems to behave as expected.

Feature request:

The textfield should also do the reverse, and shrink as you remove text from it. Shrinking down to starting size.