I\'m curently busy on a site for which i want to write a greasemonkey script that logs all the data, or at least certain postions of it, and saves in an file that will be interperatable fo ms excell.
I\'ve noticed that a greasemonkey script I wrote a while back is no longer working, maybe due to me using Firefox 4 now (although I don\'t have an earlier version of Firefox on hand with which I could
i\'m trying to convert an stringlike \"0:13:30\", which consist of h:mm:ss, to an integer which will be an answer of (m*60)+(s), working only with the minutes and seconds in greasemonkey or jscript.
//================MyJs.js========================= var objGreeting = { Greetings : function() { toolbardiv = document.createElement(\'toolbardiv\'); // create div tag dynamically
Its their new discussion board. (http://espn.go.com/nba/conversation?id=310605006)The problem is, the real time updates keep adding new comments so it keeps scrolling away from whatever you\'re readin
i\'m still having a problem clicking a popup button on an auction site,that appears only if u won an auction. This popup seems tbe a problem. Ive managed to get help partially in Need to click a bid b
I\'m troubleshooting a java script witch creates a web page. It uses this sequence: aTD=document.createElement(\"TH\");
I\'m quite new here, and just as new with GM scripting. With the help of some of the members here, Brock and others, I\'m making progress.
What happens to the configuration values that are used inside 开发者_如何学Ca GM script with GM_setvalue and GM_getvalue when the script is compiled into an add-on? Where are they stored if Greasemonk
Sorry about the title but could not come up with anything really informative and conci开发者_C百科se.