|
Posted by Jerry Stuckle on July 18, 2008, 8:30 pm
Please log in for more thread options 1001 Webs wrote:
> wrote:
>>
>>> I use Javascript on my sites, but only when straight HTML won't do the
>>> job. Pop up windows on hover and drop-down menus are perfect examples.
>> I don't think they are, in that CSS hovers can be used to handle most
>> reasonable presentation issues like that. Where JavaScript really
>> shines is for active elements that, as a bonus, have per-user behaviors.
>> For example, on one site I have a list of frequently updated items and,
>> rather than tediously managing user accounts on the server, I use
>> JavaScript to show what is new to a returning visitor.
>>
>> The big "gotcha" for hover, though, is for people using the new touch
>> devices like the iPhone. No mouse == no hover, so you pretty much
>> *have* to use JavaScript to implement a click-or-hover behavior if you
>> want to target mobile users, and even then you can't do that with an
>> element that is otherwise clickable already.
>>
>>> To accomodate the users with javascript turned off, I always offer a
>>> second form of navigation on the pages.
>> Keeping it mind that search engines are just such users, only a fool
>> would require Flash or JavaScript to navigate a site.
>>
>> --
>> My personal UDP list: 127.0.0.1, 4ax.com, buzzardnews.com, easynews.com,
>> googlegroups.com, greatnowhere.com, heapnode.com, individual.net,
>> localhost, ntli.net, teranews.com, vif.com, x-privat.org
>
> Thank you for your valuable comments. They really feel like a a Breath
> of Fresh Air around here.
> Nevertheless, I must warn you to expect to be under attack soon from
> Stuckle and the rest of smart-alecs.
> They don't like at all to be corrected by knowledgeable and
> experienced webmasters ...
>
> Take care
>
Sorry, I don't mind being corrected by KNOWLEDGEABLE and EXPERIENCED
webmasters.
That does NOT include shams like YOU.
And in case you haven't noticed - this is a difference of opinion. Not
facts.
But you always were a turd.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
|