Tabs Using Javascript
|
|
|
|
|
3rd Feb 2008 03:51:54 AM |
sundevteam4u
|
tabs using javascript |
|
| |
| Can anyone let me know how to create the tabs using javascript? Every help is highly appriciated |
| |
|
|
|
| |
| # 7th Mar 2008 12:52:40 PM |
ckeene
|
| |
Easiest way is to use a Javascript library that includes a tabs widget (aka Ajax library). This could include libraries like Dojo, Ext, jQuery.
Next, decide what you want to use as an IDE. You can go for hardcore coding using Eclipse, an IDE optimized for Ajax like Aptana or a visual Ajax studio like WaveMaker.
For example, with WaveMaker, you get an open-source download, a drag and drop studio and a deployment framework based on Spring/Hibernate/Dojo. Drag tab onto palette, save project, then look at the generated code to see resulting Java application and learn how to do Javascript tabs!
|
| |
|
|
|
| |
| # 7th Mar 2008 12:55:35 PM |
ckeene
|
|
|
|
|
|