|
Answer» open this link http://onewebsearch.com/ and please tell me what is the html code of it
This search bar has a specialty that it can find result within its page and CHANGE its search into yahoo search or google search
Please Use it and tell me the codeYou can view the source of a web page in most browsers. Under Chrome you can simply right click anywhere and select "View Page Source".
The code that changes their FORM is pretty simple, could be understood with BASIC Javascript knowledge.
You can also right click elements on the page USING Chrome and select "Inspect Element" - This may be more useful than viewing the source.
Steps above are for Google chrome but are very similar for other browsers.If the web page USES PHP coding, there is no way to gain the source code. It will only show the HTML view (which would be no help for you).
|