Jump to content

How to remove link?


Golanlan

Recommended Posts

What about greaseMonkey? Is it a browser, or a language?With javascript that link can easily be removed from a page, but you should target its parent to get the element form the DOM structure. Or add an ID attribute, but if you want to remove it by script, then adding an attribute would not be a sollution :)Could you post the code that this link is in, so we can target it with script?

Link to comment
Share on other sites

I wish to remove the "Watch this deviant!" from http://golanlan.deviantart.com/ , using GreaseMonkey extension for firefox, that uses DOM for it's actions.aspnetguy, the script isn't working.. I guess you should had look at the source before writing this. sorry.
Doesn't matter what your source is if you place this in <script></script> tags as the last thing before </body> it will work....it filters out and link with the text Register as a label.
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...