date_input to slow some times
June 5, 2008 - 4:18am — bazzzman
| Project: | Date Input |
| Version: | 1.1.5 |
| Component: | Code |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
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.
| Attachment | Size |
|---|---|
| jquery.date_input.js_.txt | 8.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)