473,387 Members | 1,891 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

how to create tabs

123 100+
we even i create web pages i use table not DIV how do
i create tabs in css that will work well with tables
May 9 '09 #1
7 2285
acoder
16,027 Expert Mod 8TB
What kind of tabs are you talking about here? Can you give an example.

Note that you shouldn't be using tables for layout.
May 11 '09 #2
simon2x1
123 100+
about taking about spry tabbed panel for instance let same we have 2 tab home and service we you click on service tab the content below it will change same with the home but on the same web page it is not a link
May 12 '09 #3
acoder
16,027 Expert Mod 8TB
Do you want to use CSS only for this or can JavaScript be OK?
May 13 '09 #4
simon2x1
123 100+
i will like the both i want css both if you can send the two is also ok by me
May 13 '09 #5
acoder
16,027 Expert Mod 8TB
If you want the pages to change without unloading the page, I'm not sure if it can be possible with CSS alone. You could look at :active or :focus, but then to display the page, you would need it to be contained within the tab element. I haven't tested, but that should give you an idea to try out.

If you don't mind using JavaScript, then there are plenty of examples, Spry being one of them.
May 14 '09 #6
simon2x1
123 100+
thank but the want am say is that i do know how to create spry
May 14 '09 #7
acoder
16,027 Expert Mod 8TB
Spry is just an example. There are many others out there. To see how to do it, see this example page and view the source code.
May 14 '09 #8

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Dan Jacobson | last post by:
In wdg-html-reference/html40/block/pre.html there is no mention about how ASCII tabs (^I) are to be rendered. I suppose all bets are off? Wait, my docs go thru html-tidy first, and it says...
1
by: Bill Gates | last post by:
Hello, I am creating oblique tabs for a webapp. It needs to be oblique tabs, and not regular tabs that you see in web browsers. Here's how it looks like: http://auriance.com/docs/interaction/ As...
135
by: Xah Lee | last post by:
Tabs versus Spaces in Source Code Xah Lee, 2006-05-13 In coding a computer program, there's often the choices of tabs or spaces for code indentation. There is a large amount of confusion about...
6
by: Stephen Edwards | last post by:
I am a novice, so bear with me. I designed a website using CSS TABS, all was fine, then I copy and pasted meta name, etc for keywords, tweaking it where necessary for keywords. I did not notice...
35
by: Ben | last post by:
Hi, I have a python script on a unix system that runs fine. I have a python script on a windows system that runs fine. Both use tabs to indent sections of the code. I now want to run them on the...
11
by: Bit Byte | last post by:
I am trying to create a multi-tabbed 'dialog' box (similar to the one displayed when Tools->Options is selected in most MS Office apps). Ofcourse, this is for a website, so I'm not sure if i can...
5
by: wayniac | last post by:
I have a database built on 4 tabs, but inside one of those tabs I would like another group of tabs. The problem is that my second group of tabs are being displayed on ALL of the main 4 tabs and not...
7
by: Phil Reynolds | last post by:
I'm using a tab control in Access 2000, and the user requested to have buttons in the form header, instead of the built-in tabs (so that when they scroll down, they can still switch tabs). Now,...
1
kaleeswaran
by: kaleeswaran | last post by:
hi! i need to know how to create tab...i am creating web page with tab.i would like to create an ordinary tabs.i have searched in more web site.i found out only they giving tabs with links...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.