jQuery listSplitter plugin
A very short post to announce my thirdĀ jQuery plugin: listSplitter, which takes a long list of categorised items (where the categories can overlap) and creates a tabbed interface to show only one category at once. I haven’t done a demo yet (well, I have, buthaving teh same old problem transferring to the server as the server runs on UNIX while my laptop is Windows. I recently found out why this causes a problem, but no easy fix has presented itself) so you’ll just half to take my word for it, though before too many months have gone by I will use it as the basis for a new portfolio.
*edit: Here is a demo
And it can be used with jQuery themeroller, i.e. use the tool at jqueryui.com/themeroller, to design how it shoudl look, then after clicking “download theme” make sure you have ‘tabs’ ticked underneath widgets.
Related posts:
- crossSelect jQuery pluginI thought I should write a short post to say...
- My jQuery plugin writing tipsI’ve now written , and have a pretty good idea...
- jQuery.each() for single objectsWhile refiningĀ I was briefly faced with a problem which...
- fullTextArea jQuery plug-inI’ve just written it, and have to provide a homepage...
- Better jQuery plugins searchEveryone wants one and, let’s face it, anyone cool already...