I have an internal website that has a link with NO onClick attribute present. I want to add an onclick attribute with a function as the value, like so:
I am looking for a way to write a Greasemonkey script which will take the following snippet of code and only show the code blocks consisting of <div class=\"A\" where both \"passtest\" and \"State1
I have to complete the form inside the website retailedge.intel.com (that is not mine) several times with the correct sequence that I already know.
I\'m working with my first Greasemonkey script. And its for a website that have a logo, i want to change the image to a image i have created, and i wonder how i do this?
I\'ve written the following routine to sort the option elements within a select: function SortSelect(select)
If this question is totally unsuitable, please forgive me. I don\'t know anything about programming. I should learn Javascript, I know, but it is a bit difficult for a total layman.
I have to compile a form, pictured below, several times with the following sequence: First questionA Second question D
I\'m currently trying to carry variables over in a GM script when a page refreshes. Basically I\'m using the script from \"Using Greasemonkey and jQuery to intercept JSON/AJAX data from a page, and pr
I\'m trying to get the following bookmark to act as a Greasemonkey script to work around an accessibility bug with the stackexchange sites.
I\'m used to making Greasemonkey scripts for Firefox, where I can edit the script while it\'s in the user profile, refresh, and see changes immediately.