A recent requirement of mine was to convert large CSV files to XML, and then build an accompanying interface to update & manage the data. jQuery is very useful for traversing & manipulating large DOM’s, but there are a few gotcha’s to be aware of.
Related Submissions:
- jQuery for Beginners: Selectors, Hierarchies and Attributes, Oh My! jQuery is a javascript framework that makes it easy to edit markup and styles on a page, build advanced user interfaces, and update data sources...
- Using the Data Tables Plugin in jQuery 1.3 (PDF) Data Tables, builds a very large data table and discusses how to navigate, sort, search, paginate, and search it using jQuery and Ajax. In this...
- Introducing the tableFormSynch jQuery Plugin My new plugin, tableFormSynch, is designed to provide a workable alternative for those situations. It works in conjunction with the jQuery metadata plugin (http://plugins.jquery.com/project/metadata) to...
- More jQuery and General Javascript Tips to Improve Your Code Even though jQuery is so simple to use and get started with there are great features provided to us that a lot of people is...
- More jQuery and General Javascript Tips to Improve Your Code Even though jQuery is so simple to use and get started with there are great features provided to us that a lot of people is...