Drop Menu Website Template
Image
image
image


Hello There, Guest! Register

Post Reply 
Suggestion: Website update
04-15-2013, 08:26 AM
Post: #11
RE: Suggestion: Website update
I would make the following suggestions:

* Use only proper HTML. Stop depending upon web browsers to correctly guess what you intended .. sometimes they'll get it wrong.

* Separate function. Put content in HTML, presentation layout in CSS, and functionality in Javascript. Avoid inline script in the HTML.

* You're married to MyBB and Vision Helpdesk for the forums and support. So some areas are going to be a mess. But outside of those two sections (Forums and Support) use HTML5 .. and be STRICT about it.

* Stop checking for and trying to support old browsers. You're using CSS, so IE3 just won't work. So why try to support IE3 .. especially since the functions are done wrong and won't support it anyway?

* Use CACHE hints. You're serving out a lot more content than you need to because you're not hinting at what changes and what doesn't.
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Suggestion: Website update - Tad Carlucci - 04-15-2013 08:26 AM



User(s) browsing this thread: 1 Guest(s)