|
on my sites i try not to use java, the only thing i use it for is for a tiny cross browser bookmark script. Lots of java slows down page load, and nowadays with increasing the browser's security settings, lots of java scripts can popup a warning to the surfers, and thats bad, coz they will probably think its a virus and close down the site..so be aware of that when using java, always check it with couple of browsers for warnings..
more i am using it in my scripts i write, it works pretty good in conjuction with php, and started using it more often now for doing background queries and ajax..
|