Jump to content

Designing An HTML5/JS Website With HTML4 Fallback?


JeZxLee
 Share

Recommended Posts

Designing An HTML5/JS Website With HTML4 Fallback?

 

Hi,

 

My little company website: www.16BitSoft.com is just terrible!

I really want to improve it dramically and was thinking I could do it in HTML5/JS?

I don't know any HTML4, but know HTML5/JS very well and I think I can make a new flashy website.

 

I have an almost finished HTML5/JS game engine that I can modify to make new HTML5/JS website.

Should not be too hard but I have a question:

(Q) How can I detect if HTML5 is supported on the user's Internet browser (through JavaScript)?

(would like to fallback to old HTML4 if the browser does not support HTML5)

 

Anyone have a answer to my above question?

Also is making HTML5/JS website a good idea?

 

Thanks!

 

JeZxLee

16BitSoft Inc.

Video Game Design Studio

www.16BitSoft.com

 

Desktop_08-06-2014.png

Link to comment
Share on other sites

Just don't do it.
People should just stop supporting everything back to IE 6 and all that crap, instead make people update their browsers if they want to experience new features.

However, there are several HTML5 shims that you could use.
You would need to use javascript to detect whether or not a specific tag or feature exists and then according to that load shims.

Flash canvas, geolocation api, html5 tag shim, etc.
It really comes down to what your page is actually using.

But really.. just don't support medieval browsers.

On a sidenote: Maybe don't design your website in a way that one would think they'll get a bunch of malware if they donwload anything. Black background and green font is so 90s.

Link to comment
Share on other sites

Just don't do it.

People should just stop supporting everything back to IE 6 and all that crap, instead make people update their browsers if they want to experience new features.

However, there are several HTML5 shims that you could use.

You would need to use javascript to detect whether or not a specific tag or feature exists and then according to that load shims.

Flash canvas, geolocation api, html5 tag shim, etc.

It really comes down to what your page is actually using.

But really.. just don't support medieval browsers.

On a sidenote: Maybe don't design your website in a way that one would think they'll get a bunch of malware if they donwload anything. Black background and green font is so 90s.

Hi,

 

Thanks for the comments.

 

Yes, I know my current website looks bad(I am a computer programmer & not a website designer)

Can someone recommend a free good beginners guide on the Internet for website design?

 

My games are pretty good and would like a nice new website to showcase them...

Thanks!

 

JeZxLee

16BitSoft Inc.

Video Game Design Studio

www.16BitSoft.com

Link to comment
Share on other sites

Hi,

 

Um, a forum administrator might want to check the email system for malware???

See below screenshot of an email I received from the forum.

(URL's in email are not proper - possible virus)

 

JeZxLee

 

HTML5GameDevsForumEmailWithVirus-01.png

 

Link to comment
Share on other sites

Hi,

 

Um, a forum administrator might want to check the email system for malware???

See below screenshot of an email I received from the forum.

(URL's in email are not proper - possible virus)

 

JeZxLee

 

It's the hosting service sending the mail (to avoid being listed as spam).

It's surely an url generated for statistic usage (know who read the mail, who click on links, etc.).

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...