Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Post New Thread Reply

Register GFY Rules Calendar
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed.

 
Thread Tools
Old 05-10-2005, 01:06 AM   #1
Dynamix
G F Y not
 
Industry Role:
Join Date: Jan 2004
Location: MN
Posts: 2,910
Any Javascript gurus awake?

Need help with a quick problem.. anybody around?
__________________

TGPFactory Full TGP Design & Installation Services
ICQ 250 142 484 · AIM TGPDynamix · Email: patrick (at) tgpfactory (dot) com
See who I am at AdultWhosWho.com!
Dynamix is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-10-2005, 01:16 AM   #2
Dynamix
G F Y not
 
Industry Role:
Join Date: Jan 2004
Location: MN
Posts: 2,910
The following code works in IE but not in FireFox.
See: http://www.patrickwmoore.com/index2.php?c=2

JAVASCRIPT:
PHP Code:
var titleText=new Array();
var 
objText=new Array();

titleText[0]="<B>Hervey Bay Homes</B> - Web Site Development";
titleText[1]="<B>Linn Winkle</B> - Web Site Development";
titleText[2]="<B>Mix Tape Hut</B> - Web Site Development";
titleText[3]="<B>PHPfx</B> - Web Site Development";
titleText[4]="<B>Vista Di Duluth</B> - Web Site Development";

objText[0]="<B>Objective:</B> To design a professional and easily updated web site with a relaxed tone.";
objText[1]="<B>Objective:</B> To design a web site showcasing the artists' creative abilities in a new-age manner.";
objText[2]="<B>Objective:</B> To design a web site with a punk/rap appeal in order to sell web site memberships.";
objText[3]="<B>Objective:</B> To design a professional web site catering to clients in need of PHP development.";
objText[4]="<B>Objective:</B> To design and develop an artistic web site with an Italian flavor.";


function 
show_text(thetext){
document.getElementById("pfTitle").innerHTML=titleText[thetext];
document.getElementById("pfObjective").innerHTML=objText[thetext];

ON THE PAGE:
PHP Code:
<span id="pfTitle"><B>Hervey Bay Homes</B> - Web Site Development</span>
<
BR><span id="pfObjective"><B>Objective:</BTo design a professional and easily updated web site with a relaxed tone.</span
__________________

TGPFactory Full TGP Design & Installation Services
ICQ 250 142 484 · AIM TGPDynamix · Email: patrick (at) tgpfactory (dot) com
See who I am at AdultWhosWho.com!
Dynamix is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-10-2005, 01:29 AM   #3
Dynamix
G F Y not
 
Industry Role:
Join Date: Jan 2004
Location: MN
Posts: 2,910
phyew.. finally got it. js can be a bitch.
__________________

TGPFactory Full TGP Design & Installation Services
ICQ 250 142 484 · AIM TGPDynamix · Email: patrick (at) tgpfactory (dot) com
See who I am at AdultWhosWho.com!
Dynamix is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Post New Thread Reply
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright © 2000- Jelsoft Enterprises Limited.