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!

date_input to slow some times


Project:Date Input
Version:1.1.5
Component:Code
Category:bug report
Priority:minor
Assigned:Unassigned
Status:active
Description

jQuery 1.2.6 (no need demasions), Firefox 3 rc2 + firebug 1.2b2, big html page + fck on it - date_input VERY slow.

Check my modification:
1. Passive .build() call (only then we focus input first time, but not on page load).
2. Dont redraw days cells if month not changed.

Please add my code to your plugin. Fnx.

AttachmentSize
jquery.date_input.js_.txt8.33 KB

Comments

#1

Does your modification actually make things faster? I am happy to consider it, but I haven't had reports of Date Input being slow from other people, are you sure there's not some other factor slowing things down? (Slow computer, other JS, etc)