Portal Home > Knowledgebase > Articles Database > detect certain word and click
Posted by ttgt, 01-02-2010, 06:06 AM Hi, i want to write a script, it can check the page, if the script find/detect particular word on the page, it will click the item automatically, does anyone know how to write it ? thanx
Posted by mattle, 01-05-2010, 11:44 AM JQuery is beautiful for tasks like this: See http://docs.jquery.com for installation and usage. Assuming these are links, not form controls, etc.
Add to Favourites Print this Article