Hi can i ask for help please? ~_~

in Ideas and script requests
Subscribe to Hi can i ask for help please? ~_~ 6 posts, 2 voices



ashlyn User
FirefoxWindows

uhm, i just would like to disable symbol buttons using userscripts on any website like maybe on google, yahoo or even any other sites. Can you teach me or provide me code for this please? I am really new to Java script programming, hope that you can help me. I would like to make the code for deleting comma symbol from any web page. Is it possible guys? thanks a lot.. ^^ Hope i can have the code. More Power! CHEERS!

 
ashlyn User
FirefoxWindows

oh i forgot something, when i mean erasing the comma symbol "," it means from 1,234,567 it will turn to 1234567 only, hope it is possible T_T

 
znerp Scriptwright
FirefoxWindows

You could use a script like this one by JoeSimmons to replace a comma , with nothing.

 
ashlyn User
FirefoxWindows

znerp really thanks for that very quick reply, but i can't understand it fully ='[

 
znerp Scriptwright
FirefoxWindows

What seems to be the problem? I've had a quick look at that script, and in this case you'd want to install the script, then edit it and change this...

'im*o' : 'in my opinion',
.. to this...
',' : '',

 
ashlyn User
FirefoxWindows

Oh! gosh, i got it now, sorry just new to this XD thanks thanks

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel