I'm just wondering for example I have a code like this:
<input type="text" value="value" id="txtbox" style="display:none" />
is there a way that it could not be crawled or find at firebug? or any other inspect element?
hope my question make sense thanks in advance for response :) ..