Hi Guys
Are there any characters that cannot be used in html tag attributes, (apart from the id/name)? E.g. Could I use the unicode for japanese symbols in a title att? I have been testing this with european characters but I was wondering if there is a definitive list that says what can and...
Hi Guys
I'm trying to establish if non-English browsers have a different implementation of parseFloat(). For example, if I enter 1,30 into a French installation of IE 5 will this be parsed as one dollar thirty cents or one dollar?
I've changed the regional settings of my Windows 2k...
Hi Guys
Is it the case that parseFloat will ALWAYS successfully parse a float that is formatted with the user's local decimal indicator. E.g. A German browser will correctly parse one dollar seventeen cents formatted as 1,17?
Thanks in advance
Hi Guys
I've been puzzling over this one for a few hours now so I thought I'd open it up to the floor.
Basically, I want the second cell in the second column to immediately follow the first cell in the second column, i.e. For there to be no vertical space between them.
Due to the nature of...
Hi Guys
Anybody know of a way to dynamically add functions to the body tag's onload event?
Basically, at the point at which the <body> tag is written I am unaware of the initialisation functions that will need to be called. This only emerges as further JSP tags are evaluated and I would like...
Hi Guys
I'm trying to find a way of accessing the entire set of http headers received by the browser from the server. This is because I suspect that a proxy server in-situ is stripping certain params so I just want to ensure that what is leaving the server is exactly the same as that being...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.