General Programming Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
 
Go Back   Dev Articles Community ForumsProgrammingGeneral Programming Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Display Modes
 
Unread Dev Articles Community Forums Sponsor:
  #1  
Old September 15th, 2003, 06:55 AM
sylvano sylvano is offline
sylvano3
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Apr 2003
Location: Mannheim
Posts: 12 sylvano User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
html Tables

Hi all :-)

i have a web application using DHTML menus (hiermenu).
i want to use tables instate frames.

for example:

when i select a link in my menu , i want to become it on the
same page but i want that the menus stay unchanged.

do any one has some ideas?
thanks
sylvano

Reply With Quote
  #2  
Old September 15th, 2003, 07:27 PM
trystano trystano is offline
Contributing User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Jul 2003
Posts: 45 trystano User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 6
wrong place

I cant help you, but i'm sure someone else can.

But I thought I'd note that you have posted this thread in the wrong forum. Try posting issues on this subject in the CSS forum.
__________________
Tryst

Reply With Quote
  #3  
Old September 16th, 2003, 01:30 AM
CHornJr's Avatar
CHornJr CHornJr is offline
Contributing User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Nov 2002
Location: New York City
Posts: 236 CHornJr User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 Day 1 h 50 m 19 sec
Reputation Power: 6
Send a message via AIM to CHornJr Send a message via MSN to CHornJr Send a message via Yahoo to CHornJr
I would suggest using CSS instead of Tables.

If you insist on using tables then the best way would be to make a function (or a regualr html file and incldue it) that creates the table and the navigation area and starts the content column.

PHP Code:
<!--File 1-->
<
table>
<
tr>
<!--
NAvigation area-->
<
td>
<
a href=index.php>HOME</a>
<
a href=blah.htm>Blah</a>
</
td>
<
td><!--Content-->
<!--
File 2-->
<
html>
<
head>
<
title>Blah</title>
</
head>
<
body>
<?
php
include "file 1";
?>
<h1>Content</h1>
</td>
</tr>
</table>
</body>
</html> 


CSS however would be a better way of getting the layout the way you want it to be.
__________________
CHornJr
"One day I'll know what I am doing"
My Blog
Suanhacky Lodge #49
Rebel Squadrons

Reply With Quote
  #4  
Old September 16th, 2003, 03:03 AM
sylvano sylvano is offline
sylvano3
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Apr 2003
Location: Mannheim
Posts: 12 sylvano User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
DHTML

hi guys tank for helping :-)
but i want some think else .


i want to have my dropdown menu on the top of the page .

whem i select a link i want to become the resulting page under
this menus like in frameset (topframe and mainframe).
the menus on the top of my page will stay unchange .
please help!!
......... i will try also in CSS forum
thanks

Reply With Quote
Reply

Viewing: Dev Articles Community ForumsProgrammingGeneral Programming Help > html Tables


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway
Stay green...Green IT