okay i found this code from one learning js site, it�s to show browser version:
<">i want to tweak your code so that @ the recent update box there�s also browser version showed:
<">that code is working fine, but it showed a longer name [b]i.e. Opera 9.10 (Windows NT 5.1; U; en)[/b] if i don�t use [b]parseFloat[/b] like the original code above.
so lordheinz how can i put [b]parseFloat[/b] in my code, so it�s only showing Opera 9.10?
or anyone can help me with this....