On Feb 6, 3:56 pm, Henrik Marstrander <[email protected]> wrote: > Can you just fnally tell my how you identify that "driften" is the > inportant term to get to that part of the page (".driften.text")
You can read the source code of the page (right click on the page - View Page Source) or you can install FireBug addon browsing the dom of the page using the inspect feature in html tab. Once you have identified that part of page with a id, class or a path, you can use jQuery. Regards, Alberto --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "ubiquity-firefox" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/ubiquity-firefox?hl=en -~----------~----~----~----~------~----~------~--~---
