I am thinking of applying a new page to the admin section on my website and I wanted to make one page with three tabs ( picture should be included ) is this possible using jQuery. Thanks a lot.
+3
A:
There are several jQuery tabs plugins out there:
- jquery UI Tabs
- jQuery Tools tabs
- Yetii (more lightweight solution)
- Create your own
If you don't need much functionality then just create your own with 3 links/elements and a set of <div>
(or any other container) elements.
Nick Craver
2010-09-02 11:52:02
flowplayer worked great thanks
Matthew Carter
2010-09-02 12:12:03
+1
A:
It sure is. But you don't even need jQuery to do this. CSS can do this quite simply. See here for some examples.
Isaac Lubow
2010-09-02 11:53:07
+1
A:
Yes, of course it's possible.
In fact, there are built in jQuery UI and enumerable plugins which do the job.
Jamiec
2010-09-02 11:54:21
ha... thats the only one that was filtered by work proxy servers. So I couldnt even check it, but thought i'd include it as it came up in a search.
Jamiec
2010-09-02 12:22:51