| | |
Frame auto resize
Please support our HTML and CSS advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Mar 2009
Posts: 5
Reputation:
Solved Threads: 0
hi all,
I am new to web development but have managed to develop a database driven tree menu. The problem is that even though I enabled scrolling in my menu frame, content is not very nicely readable as it goes to the second child level and the file names are quiet long.
I was just wondering if there is any way of Frame auto resize such if the content goes beyond the origional width the frame automatically resize - i.e not the scrolling but the frame width.
It will be great if some one could answer this one.
Regards,
Sameer.
I am new to web development but have managed to develop a database driven tree menu. The problem is that even though I enabled scrolling in my menu frame, content is not very nicely readable as it goes to the second child level and the file names are quiet long.
I was just wondering if there is any way of Frame auto resize such if the content goes beyond the origional width the frame automatically resize - i.e not the scrolling but the frame width.
It will be great if some one could answer this one.
Regards,
Sameer.
Frames are dead and buried
have been superseded for most uses by shtml includes, (shtml php asp)
as an include your menu would be in the page, and not need any sizing
have been superseded for most uses by shtml includes, (shtml php asp)
as an include your menu would be in the page, and not need any sizing
Failure is not an option It's included free, you don't have to do anything to get it
If at first you dont succeed, join the club
Of course its always in the last place you look, you dont keep looking after you find it
Please mark solved problems, solved
If at first you dont succeed, join the club
Of course its always in the last place you look, you dont keep looking after you find it
Please mark solved problems, solved
May be some errors, this my understanding
ssi php asp, are, dunno, extensions to html I suppose
ssi php asp includes provide a templating system,
if all the pages carry the same header and menu and footer and the content is different
then in php it can be
header.php includes the doctype declarations necessary for proper html validation, css, scripts, et al.
footer php likewise
menu php is a menu
>=thousands of pages all with the same theme
when you need to alter it you only need to alter 1 file
framesets or Iframes need to be tweaked on different screens and browsers to get the look right.
the output to the browser is complete syntactically correct html, tailored to OS capability (if the author is good) by the headers sent when the browser requests the page.
Choice of language depends on the support given by the host, Apache/linux mostly use php
MS mostly ASP
just about everybody can use shtml, but the other two seem more capable (personal opinion, no supporting data)
server languages can produce web sites, without much input, just from directory lists,
drop a file in the root, - menu
drop a file in a folder of images, - slideshow
drop a file in a folder of movies, - utube clone
Depending on what your server supports: a script to do what you want is already sitting on HotScripts.com or CNet.com (or one of the other repositories) waiting for download
ssi php asp, are, dunno, extensions to html I suppose
ssi php asp includes provide a templating system,
never sure what words to usethey run on the server and output html pages
if all the pages carry the same header and menu and footer and the content is different
then in php it can be
php Syntax (Toggle Plain Text)
<?php include ('header.php'); include ('menu.php'); ?> <!-- regular html for the body as long or as short as you need --> <?php include ('footer.php'); ?>
footer php likewise
menu php is a menu
>=thousands of pages all with the same theme
when you need to alter it you only need to alter 1 file
framesets or Iframes need to be tweaked on different screens and browsers to get the look right.
the output to the browser is complete syntactically correct html, tailored to OS capability (if the author is good) by the headers sent when the browser requests the page.
Choice of language depends on the support given by the host, Apache/linux mostly use php
MS mostly ASP
just about everybody can use shtml, but the other two seem more capable (personal opinion, no supporting data)
server languages can produce web sites, without much input, just from directory lists,
drop a file in the root, - menu
drop a file in a folder of images, - slideshow
drop a file in a folder of movies, - utube clone
Depending on what your server supports: a script to do what you want is already sitting on HotScripts.com or CNet.com (or one of the other repositories) waiting for download
Failure is not an option It's included free, you don't have to do anything to get it
If at first you dont succeed, join the club
Of course its always in the last place you look, you dont keep looking after you find it
Please mark solved problems, solved
If at first you dont succeed, join the club
Of course its always in the last place you look, you dont keep looking after you find it
Please mark solved problems, solved
http://www.w3schools.com/PHP/DEfaULT.asP
http://www.w3schools.com/PHP/php_includes.asp
for tutorials
good luck
http://www.w3schools.com/PHP/php_includes.asp
for tutorials
good luck
Failure is not an option It's included free, you don't have to do anything to get it
If at first you dont succeed, join the club
Of course its always in the last place you look, you dont keep looking after you find it
Please mark solved problems, solved
If at first you dont succeed, join the club
Of course its always in the last place you look, you dont keep looking after you find it
Please mark solved problems, solved
![]() |
Similar Threads
- Problem to overload on previous image?? (PHP)
- Photo Gallery (PHP)
- attack on 3d programs? HELP! (Viruses, Spyware and other Nasties)
- Win XP protected processes raised their priority, 3d programs unrunnable (Windows NT / 2000 / XP)
- Firefox Compatibility help with script (JavaScript / DHTML / AJAX)
- Help with video files in all video players (Windows Software)
- Java, Jbuilder 2006, Swing Seperation (Java)
Other Threads in the HTML and CSS Forum
- Previous Thread: 3-column-header in blog
- Next Thread: Go Back with meta tag
Views: 1582 | Replies: 4
| Thread Tools | Search this Thread |
Tag cloud for HTML and CSS
2002 appointments asp background backgroundcolor beta browser bug calendar cart center cgi code codeinjection corporateidentity create css deleted design development displayimageinsteadofflash dreamweaver drupal emailmarketing epilepsy explorer firefox flash font fonts form format free frontpage google griefers hackers hitcounter hover html ide ie7 ie8 iframe image images internet internetexplorer intranet iphone javascript jpeg layout macbook maps marketshare microsoft missing mozilla multimedia navigationbars news offshoreoutsourcingcompany opacity opera optimization perl pnginie6 positioning problem scroll seo shopping studio swf swf. templates textcolor theme timecolor titletags url urlseparatedwords visual visualization web webdevelopment webform website windows7 wordpress xml xsl






