Help: How to change html code
|
|
Hi All, Can you help me to make small script: I want to find in html this code
can you help me to do this? |
|
|
I try with this code
But it doens't work. |
|
|
A bit more info needed...
|
|
|
hey how did you make scrap to all funtion..can anybudy tell me..?plzz |
|
|
hey how did you make scrap to all funtion..can anybudy tell me..?plzz Are the current 15 billion scrap all scripts not enough for you? |
|
|
ya they ARE enauf but i wanted to kw how did you make it....
|
|
|
but i wanted to kw how did you make it.. Ok, fair enough. The best resource for learning how to write greasemonkey scripts is Diveintogreasemonkey
Also the firebug extension for firefox will be of great use to you: http://www.getfirebug.com/ |
|
|
thxx a lot buddy....if i have futher problems i shall ask you..thxx again....hope that site will help me out...... |
|
|
Here is my code:
I want to change it to
Can you help me please. |
|
|
I found one script here and change it but it dones't work
Tell me what it wrong here? |
|
|
Man, you don't have a frigg'n clue. |
|
|
Descriptor, can you help me with this code please.
|
|
|
Need the url address. |
|
|
My temptation is to ignore this post as a troll, but to give you the benefit of the doubt ... you really need to read-up on html frameset. |
|
|
document.body.cols = '1,83'; // or whatever, since '1,83' won't make sense. May look weird but frameset element is really document.body. PS. deki's script is damn smart and creative for guy who knows nothing about javascript. My regards. Too bad he did't figure the last part to make it work. |
|
|
Agreed! |
|
|
If only he posted this in the right forum. |
|
|
But where to add this line?
|
|
|
In your script |
|
|
To add it in this code:
??? |
|
|
No, just replace the whole code with that line. |
