This is a discussion on "Why unpopular?" within the JavaScript Forum section. This forum, and the thread "Why unpopular? are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Why unpopular?
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Why unpopular?
Why is Javascript unpopular?
I keep reading posts in here saying "Shame I have to use Javascript to achieve" something or other. Or "Is there any way to avoid using Javascript to do" something else. I wondered if anyone could tell me why I keep seeing these. Serious question. Last edited by Legacy_Staff; Apr 28th, 2006 at 09:01. |
|
|
|
||||
|
Re: Why unpopular?
Javascript is ok in it's proper place... however you should not put into Javascript CRUCIAL website functionality and you should not have javascript generate content for your site.
If someone has a javascript challenged browser, or actually turns off JS or YOU have a badly written JS that does not perform in ALL browsers then you have an issue. Similarly, google and other SE's do not index javascript generated content. It's always a VERY BAD idea to use javascript in navigation systems UNLESS they functional perfect well with javascript turned off. This is because you may hinder a SE's ability to crawl your site. On the accessibility front, many blind and people with other disabilities will be using accessibility tools to aid browsing and navigation.... it's highly likely in most cases that your javascript will not function or at best function badly. Turn all javascript off...... if your site still functions perfect ok without it, then the javascripts you have are OK... Javascript is only an issue when people rely on it for mission critical functionality.
__________________
Rob - SEO Specialist Owner & Founder of Webforumz.com I am currently unavailable for private work
Last Blog Entry: Creative Labs threaten developer over home made drivers.... (Apr 1st, 2008)
|
|
|||
|
Re: Why unpopular?
Aww Geeze!
I only recently started using it. lol Thx Rob |
|
|||
|
Re: Why unpopular?
also, when coding in java..its very easy to make a mistake in the coding. and if one mistake is made, the whole thing wont work! people spend hours trying to figure out whats wrong with their coding when all it could be is a misuse in a bracket or an integer.
|
|
||||
|
Re: Why unpopular?
Quote:
__________________
Rob - SEO Specialist Owner & Founder of Webforumz.com I am currently unavailable for private work
Last Blog Entry: Creative Labs threaten developer over home made drivers.... (Apr 1st, 2008)
|
![]() |
| Tags |
| unpopular |
| Thread Tools | |
|
|