Discover and share the best of the web!
Learn more about Digg by taking the tour.
DOM Dynamic Tabs
ajaxlessons.com — DOM Dynamic Tabs allows you to easily create tabbed content on the fly without creating any HTML.
- 13 diggs
- digg it
- ultrafastneal, on 10/12/2007, -0/+1That was real useful to know about. Thanks
- Tuemmel, on 03/15/2008, -1/+0That is just a vaste of memory. You better learn how create direct objects with the dom.
document.body.appendChild(document.createElement('TABLE'));
document.lastChild.className='table_class';
document.lastChild.appendChild(document.createElement('TBODY'));
and now you can go with creating cells and rows.
Also you can predifine a global table-object.
There are so many tutorials on the web and if you've checked the system once, you can create everything easily.
Browsing Digg on your phone just got easier with our enhancements to the