Sign in or 

|
evolanding |
getJSApplication.do
Jul 22 2008, 1:02 PM EDT
I don't know if this could be causing any issues, but the following 2 lines have no terminating semicolons231 var hx=document.getElementById(SV) 681 var Dx=document.getElementsByTagName("select") Do you find this valuable?
Keyword tags:
getjsapplication.do
javascript
semicolons
|
|
devin_wetpaint |
1. RE: getJSApplication.do
Jul 22 2008, 6:50 PM EDT
Probably not, unless somebody proxies and trims newlines/whitespace and requests our JSApplication directly without using the bootstrap. Thanks for pointing that out, though. I squeezed those terminating semicolons into this Wednesday's release.
Do you find this valuable?
|