Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 09-26-2007, 07:13 PM   #1 (permalink)
 
Newb Techie

Join Date: Aug 2007

Posts: 29

ninthBit is on a distinguished road

Default "Any Browser" Site creation

Hi!
I'm about my new site and there's the question:
How can I make the site universal for any popular browser: Firefox, Opera, IE, etc.? I mean no code rewriting just the same pages for everyone then using/suppose to use some IE only elements like some javascript functions. Just don't want to be "antisocial" and watching for universal choice.
ninthBit is offline  
Old 09-26-2007, 07:19 PM   #2 (permalink)
CrazeD's Avatar
 
Wizard Techie

Join Date: Feb 2006

Location: Maine

Posts: 3,685

CrazeD will become famous soon enough

Send a message via AIM to CrazeD Send a message via MSN to CrazeD
Default Re: "Any Browser" Site creation

Use proper XHTML and CSS standards.
__________________

Need website help? PM me!
CrazeD is offline  
Old 09-26-2007, 07:24 PM   #3 (permalink)
 
Newb Techie

Join Date: Aug 2007

Posts: 29

ninthBit is on a distinguished road

Default Re: "Any Browser" Site creation

Yeah!
XHTML V
Proper CSS V
Universal Javascript X

Everything is about the last one technology.
ninthBit is offline  
Old 09-27-2007, 01:31 PM   #4 (permalink)
CrazeD's Avatar
 
Wizard Techie

Join Date: Feb 2006

Location: Maine

Posts: 3,685

CrazeD will become famous soon enough

Send a message via AIM to CrazeD Send a message via MSN to CrazeD
Default Re: "Any Browser" Site creation

Using proper coding technique is probably the best way to go about it.

The different browsers support languages differently. Certain codes/functions simply don't work with all browsers.
__________________

Need website help? PM me!
CrazeD is offline  
Old 09-30-2007, 07:22 PM   #5 (permalink)
 
Newb Techie

Join Date: Aug 2007

Posts: 29

ninthBit is on a distinguished road

Default Re: "Any Browser" Site creation

Right!
But what if i have to use functions specific for one browser but need to support multiple?
ninthBit is offline  
Old 10-02-2007, 01:10 AM   #6 (permalink)
CrazeD's Avatar
 
Wizard Techie

Join Date: Feb 2006

Location: Maine

Posts: 3,685

CrazeD will become famous soon enough

Send a message via AIM to CrazeD Send a message via MSN to CrazeD
Default Re: "Any Browser" Site creation

You can use Javascript to determine what browser the visitor is using, and then run your browser-specific code.
__________________

Need website help? PM me!
CrazeD is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
A little bit about MPLS Tierzero Articles 0 09-13-2007 03:04 PM
Unable to access site without DNS aubn8r32 Computer Networking & Internet Access 5 05-10-2007 02:27 PM