in reply to Re^2: Handling Javascript with LWP::UserAgent
in thread Handling Javascript with LWP::UserAgent
Are you perhaps confused about <noscript> tags? They don't indicate that no scripts are present, they represent an alternative in case scripts are not executed by the browser. read the w3 specs on SCRIPT and NOSCRIPT tags
|
|---|