navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

 

poor eye sight ?

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Community >> OutFront Discoveries >> poor eye sight ?
Page: [1]
 
J-man

 

Posts: 936
From: Canada
Status: offline

 
poor eye sight ? - 4/24/2002 12:17:02   
this ones for all you sorry folks that keep your screen setting at 640 x 480px;)
I'm surprised this isn't on retirement home pages?? (... oops.. did a turn a cog)

<promo>works like a charm in frontpage </promo>

in the body of the page:
<SCRIPT TYPE="text/javascript" LANGUAGE="JavaScript">
<!--
if (window.document.cookie != ""){
var save = document.cookie;
save = save.substring((save.indexOf("=")+1),save.length);

window.document.write("<BASEFONT SIZE=" + save + ">");
document.close();

}else {
window.document.write("<BASEFONT SIZE=3>");
document.close();
}
function putcookie(selector){
fontsize = selector.options[selector.selectedIndex].text;

window.document.cookie= "font =" + fontsize;
window.location="http://www.webpage and file"
}
// -->

</SCRIPT>

between form tags:
<FORM>
<P><SELECT NAME="foo" SIZE="1" ONCHANGE="putcookie(this)">
<OPTION VALUE="" SELECTED="SELECTED">select font size </OPTION><OPTION
VALUE="">7 </OPTION><OPTION VALUE="">6 </OPTION><OPTION VALUE="">5 </OPTION>
<OPTION VALUE="">4 </OPTION><OPTION VALUE="">3 </OPTION><OPTION VALUE="">2
</OPTION><OPTION VALUE="">1 </OPTION> </SELECT>
</P>
</FORM>

maybe this site should this feature... hey old timers

 

Edited by - J-man on 04/24/2002 12:21:38
Page:   [1]

All Forums >> Community >> OutFront Discoveries >> poor eye sight ?
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts