Recent posts by Napzter
|
Aug 3, 2008
|
Topic: Script development / Get string from another page I've been looking around for some sort of script that would get a string from one page to another but couldn't find it, so i decided to code it myself.
Hope you can help me. |
|
Jul 5, 2008
|
Topic: Script development / Inserting Content Before Element Thanks Mikado. I didn't that existed. :) |
|
Jul 5, 2008
|
Topic: Script development / Inserting Content Before Element The title almost say it all.
Hope you can help. Napzter. |
|
Jan 2, 2008
|
Topic: Script development / Problem with forms I have 2 forms. The first one is a text-form the other one is a button. When the button is clicked it should add < sub > in front of all other text in the text-form. If there's a / in front of the text, it shouldn't add a < sub >. Button is clicked.
Hope you can help, Napzter. |
|
Dec 27, 2007
|
Topic: Ideas and script requests / [REQ] Google Music Im sorry, i missed the part about the Enter button.
Napzter |
|
Dec 26, 2007
|
Topic: Ideas and script requests / [REQ] Google Music Hah! I found two bugs. You can't search for music if you press enter, and it only works for the english google. |
|
Dec 26, 2007
|
Topic: Ideas and script requests / [REQ] Google Music Thanks. I'll maybe edit it a bit. |
|
Dec 25, 2007
|
Topic: Ideas and script requests / [REQ] Google Music Thank you. Im not very good at the coding, and i would appreciate if you made the code for it. :D |
|
Dec 22, 2007
|
Topic: Ideas and script requests / [REQ] Google Music [REQUEST] I thougt of something like "Your source for free music" or something.
Napzter |
|
Dec 1, 2007
|
Topic: Script development / Checking the last char in URL Well. It dosn't work for me.
Edit: Sorry.. Figured it,
|
|
Dec 1, 2007
|
Topic: Script development / Checking the last char in URL Basically i wan't a script that checks for the last char in the URL (window.location;), and if it's "?" then it should create a "< pre />" at the top. |
|
Dec 1, 2007
|
Topic: Script development / Inputting window.location.host; into a link! Thankies. And no, it wasn't a glitch. It actually formatted it as HTML, and created links, so you couldn't see the code. |
|
Nov 27, 2007
|
Topic: Script development / Inputting window.location.host; into a link! This code should create a link at the bottom of the current page, with a link to the current page. But somehow it dosn't work. Could anyone explain why? var href = window.location.host;
var btns = document.createElement("div");
btns.innerHTML = '< div align=”center” style="margin: 0 auto 0 auto; ' +
'border-top: 1px dashed #999999; margin-top: 5px; ' +
'font-size: 10px; ' + 'color: #000000;">' + '< a href=”href”>' +
’Click here.’ +
’’ +
'';
document.body.insertBefore(btns, document.body.lastChild);
|
|
Nov 7, 2007
|
Topic: Ideas and script requests / ~Request~ Myspace Play Increaser Script This is not the place to post this, cause it's not about Greasemonkey.
|
|
Nov 6, 2007
|
Topic: Ideas and script requests / [REQ] Reply To Hidden Comment I'm in need of a simple (i think) script that checks for the string: "Hidden By Owner" and creates a link beside it, like this: "Hidden By Owner - Reply", where reply is the link.
I really hope this is possible, cause i really need this script. Napzter. |
|
Oct 19, 2007
|
Topic: Script development / Dropdown in Table Thanks.. Now it works! |
|
Oct 10, 2007
|
Topic: Script development / Dropdown in Table It dosn't show up :( |
|
Oct 9, 2007
|
Topic: Script development / Dropdown in Table Hey there.. Im new to this GreaseMonkey stuff, and i would here if it is able to create a layer in the upper left corner with a dropdown box in it, with some labels that links to other pages. Napzter |
|
Jul 22, 2007
|
Topic: Script development / Need translators for Google Image Type script Danish
|
