Not a problem, glad I could help.

M

On Sep 9, 3:07 pm, "Sarmad AL-Saiegh" <[EMAIL PROTECTED]>
wrote:
> hi, thanks alot. ur answer was quit good :)
> the tip about <noscript> helped me to much.
>
> best wishes 2 u :)
>
> sarmad
>
>
>
> On Tue, Sep 9, 2008 at 3:24 PM, mbraybrook <[EMAIL PROTECTED]> wrote:
>
> > Whether or not a user has javascript is not something you would use
> > javascript for (if you use javascript, detecting a user that has not
> > got javascript is, by definition, impossible.
> > Alternatively, do some research into the html <noscript> attribute,
> > this will allow you to provide for those who do not have javascript at
> > all.
>
> > As for versions of Javascript (settings etc), it is often not
> > necessary, JQuery performs a lot of cross-browser/platform
> > compatibility testing and function replacements/supplements
> > internally, often you need only to call a function and the rest is
> > handled by JQuery.
>
> > Does this answer your question or have i missed the point?
>
> > Regards
> > Mark
>
> > On Sep 9, 8:30 am, "[EMAIL PROTECTED]"
> > <[EMAIL PROTECTED]> wrote:
> > > Hello again,
> > > howcan be detect whether or not the user has javascript enabled and
> > > then write certain if statements to account for that. How do I detect
> > > a user's javascript setting?
>
> > > thanks for ur help :)
>
> > > samrad
>
> --
> Sarmad AL-Saieghhttp://live.cs.uni-magdeburg.de/~alsaiegh/

Reply via email to