I don't mind writing Javascript one bit. My question is will my users
be able to use it? Are most browsers from the last 3 years compatibile
on the default security settings?
T...@ChillAxen.com wrote:
> I don't mind writing Javascript one bit.
I mind top-posting a huge bit.
Please refrain from it in future.
>....My question is will my users
> be able to use it?
Your answer is 'no'.
>....Are most browsers from the last 3 years compatibile
> on the default security settings?
Perhaps the questions you should be asking first are..
a) are most browsers, with which your potential
customers are visiting your site, even at the
'default' setting.
b) if not, are they even in a position to change that?
(internet cafe, library, work-place..)
(hiwa)
> > Use JavaServer Faces(JSF)
Of course, using a pure HTML interface(?) will give
you access to a wider range of potential clients,
though even then, you'll find someone using an
old (old) browser that crashes when simple
styles are used!
Andrew T.
Tony@ChillAxen.com - 25 Sep 2006 15:37 GMT
> I mind top-posting a huge bit.
> Please refrain from it in future.
What the heck is top-posting?
Deniz Dogan - 25 Sep 2006 15:43 GMT
Top-posting is responding to a post by typing the response at the very
top. If you know what I mean... This is a top-post.
>> I mind top-posting a huge bit.
>> Please refrain from it in future.
>
> What the heck is top-posting?
> I don't mind writing Javascript one bit. My question is will my users
> be able to use it? Are most browsers from the last 3 years compatibile
> on the default security settings?
Then, go ahead on your own. I don't want to know such low level details
for variety of browser products.
Standard library like Ajax for JSF might have made your life easier,
though.