|
Posted by jbj on July 7, 2004, 9:36 pm
Please log in for more thread options
hi, i am working on an xhtml page that is becoming very table
intensive for just normal mark-up. I have pages and pages of tables
and rows and it has gotten quite massive. I can break it into
multiple tables to be easier to use, but even at that, it just adds an
extra element set and another tab key to hit.
I was wondering if there were anyway (without using frames, ugh) to
write the tables in seperate files (easier to maintain just a file
dealing with the nav bar then the code in the main page) and then
import it?
I have been looking, and from my own experience, seems not possible,
but figured I would ask. thanks for the help
-jbj
|
|
Posted by Neal on July 8, 2004, 12:40 am
Please log in for more thread options
> hi, i am working on an xhtml page that is becoming very table
> intensive for just normal mark-up. I have pages and pages of tables
> and rows and it has gotten quite massive. I can break it into
> multiple tables to be easier to use, but even at that, it just adds an
> extra element set and another tab key to hit.
>
> I was wondering if there were anyway (without using frames, ugh) to
> write the tables in seperate files (easier to maintain just a file
> dealing with the nav bar then the code in the main page) and then
> import it?
>
> I have been looking, and from my own experience, seems not possible,
> but figured I would ask. thanks for the help
>
> -jbj
Google for SSI
|
|
Posted by Brian on July 8, 2004, 2:29 am
Please log in for more thread options jbj wrote:
> I was wondering if there were anyway (without using frames, ugh) to
> write the tables in seperate files (easier to maintain just a file
> dealing with the nav bar then the code in the main page) and then
> import it?
http://www.allmyfaqs.com/faq.pl?Include_one_file_in_another
--
Brian (remove ".invalid" to email me)
http://www.tsmchughs.com/
|
| Similar Threads | Posted | | Using Targets with Objects | November 24, 2005, 4:01 am |
| Centering floating objects | September 11, 2004, 10:27 pm |
| Invoking an objects accesskey functionality from javascript code. | December 15, 2006, 7:13 pm |
| Issue with flash objects hover menu as a link | March 31, 2008, 9:47 am |
| HTML reprocessor: how do you get rid of bloated (obese) MS-Word (normal or filtered) HTML? | November 5, 2006, 8:14 pm |
| Share common HTML code among different HTML files? | May 14, 2005, 11:05 pm |
| HTML Editor with WYSIWYG & Manual HTML Editing | July 18, 2007, 10:32 pm |
| Differences between HTML 4.01 Strict and HTML 4.01 Transitional? | May 31, 2005, 7:13 pm |
| Is there a difference between html document and html file? | May 15, 2008, 10:05 am |
| HTML Templates in HTML-KIT or other sites | April 4, 2005, 8:19 pm |
|