A webmaster forum specifically catering for Australian site owners. We discuss site development, marketing and management issues.
Please welcome our newest member, yindsoft!
Spice up your web site with the ultimate community message board solution!
Fake Id'sGet fake Id's made right now!
vBSEOSearch Engine Optimization for your VBulletin Forum.
AdminFusion
»
NinjaNoodles Site View
| | #1 |
| | |||||
| Title: Rookie Join Date: Nov 2005 Posts: 28 ![]() | Hmm, are you using Firefox? The preloading redirects to the intro, the intro sends you to the forum. However, the intro is DHTML and not Firefox-Friendly, so if you are, indeed, using Firefox, you should be redirected straight to the forum. You're the first person to have that problem. Also, the site is NinjaNoodles, but the domain name theteenforum.com is easier to remember - that's why I gave you that. | ||||
| |
| | #2 |
| | #3 |
| | #4 |
| | #5 |
| | #6 |
| | #7 |
| | |||||
| Title: Rookie Join Date: Nov 2005 Posts: 28 ![]() | Thanks! I can change it to: Code: if (navigator.userAgent.indexOf("Firefox")!=-1)
{
window.location = "http://www.theteenforum.com/phpBB";
}
if (navigator.userAgent.indexOf("Opera")!=-1)
{
window.location = "http://www.theteenforum.com/phpBB";
}
if (navigator.userAgent.indexOf("Netscape")!=-1)
{
window.location = "http://www.theteenforum.com/phpBB";
}
else
{
} | ||||
| |
| | #8 |
| | #9 |
| | #10 |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Google Ranking Explained | Ryan | Search Engine Optimization | 27 | 01-22-2008 11:42 AM |
| Getting Site User Feedback | shellspeare | Handling Problem Members | 2 | 03-09-2006 08:34 PM |
| What should be the google page rank?!! | Danecookie | Search Engine Optimization | 2 | 11-18-2005 05:46 AM |
