vaibhavsingh1986
Apr 23rd 2009, 5:48 am
I have my Javascript code by which I can find the properties of components in a webpage. When I do CTRL + click on any button or link or text box I can get the properties like the name,id, values etc of that component.
But I want to find out the properties of component of any web page I open in browser. eg. I open http://www.google.com then I should be able to find out the property of the components on that page.
My question is that how to execute my Javascript for other websites and their webpages.
Can this be done.. Please help I need some guidance in doing this task..
But I want to find out the properties of component of any web page I open in browser. eg. I open http://www.google.com then I should be able to find out the property of the components on that page.
My question is that how to execute my Javascript for other websites and their webpages.
Can this be done.. Please help I need some guidance in doing this task..