SitePoint Sponsor |
|
User Tag List
Results 1 to 4 of 4
Thread: table question
-
Jan 3, 2009, 23:46 #1
- Join Date
- Sep 2007
- Posts
- 971
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
table question
Just wondering if i have a webpage using TABLES, with a table ont he left and a table in the center can i have a link on the table center that opens the link in the table on the left?
Animated Chatrooms - www.121chatrooms.net
-
Jan 3, 2009, 23:50 #2
- Join Date
- Apr 2006
- Location
- Maryland
- Posts
- 1,838
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
You can use frames, though it's generally not preferred because of linkage/seo reasons. I would recommend ditching table based layouts ( assuming the content is not tabular data ) and avoid frames altogether.
-
Jan 4, 2009, 05:30 #3
- Join Date
- Nov 2004
- Location
- Ankh-Morpork
- Posts
- 12,158
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Not with HTML, no. The only way to achieve something like this is to use Ajax.
Birnam wood is come to Dunsinane
-
Jan 5, 2009, 12:42 #4
- Join Date
- Mar 2008
- Posts
- 116
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Bookmarks