Timeline for Mixing jQuery with JavaScript
Current License: CC BY-SA 3.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Nov 10, 2011 at 13:14 | vote | accept | CommunityBot | ||
| Nov 8, 2011 at 20:21 | comment | added | kevin cline | @tjb1982: that sort of micro-optimization rarely pays. It almost never pays in user interface development, because users are really slow and the number of objects on the screen is small. | |
| Nov 8, 2011 at 16:14 | history | edited | thedaian | CC BY-SA 3.0 | made answer less jquery specific |
| Nov 8, 2011 at 16:10 | comment | added | Raynos | The best rule of thumb is to use <cross browser manipulation of choice>. And I can defiantly say jQuery is not that one for me, however on the grand scheme of things, it's not that bad | |
| Nov 8, 2011 at 16:10 | comment | added | user25791 | Not that what you're saying is wrong, but the reason I selected those items that way was because later I wanted to do quick string manipulation that I thought would be easier and faster with basic js | |
| Nov 8, 2011 at 16:07 | history | answered | thedaian | CC BY-SA 3.0 |