Hi Tsuji,
When I am using your function nothing happening at the click event of my button when I am calling this function on click event.
I am pasting my complete code which I used and it did not worked.Any help...?
// ==UserScript==
// @name Xen Relate
// @description RCR...
I mean to say ...I am using the grecey monkey script which supports java script and its and add on for fire fox.
Using java script i will create a button and will call a method say as Fun1(). Fun1 will take the static value of the text box which i want to be static default and will update the...
Thanks Tsuji for looking my requirement:
Actually I am doing customization on already existing page which is hard coded with this text input. I am not permitted to make the change in the existing page.
For my special requirement I want to make this text input value by default static with 1234...
I have a text input with below code snip
<div id="related_inputs" class="related-items-actions-inner">
<label>id: </label>
<input type="text">
</div>
It does not contain any name for this text input. The above one is complete code.
I want to fix the value for this text box to 12345 so that...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.