The new forums will be named Coin Return (based on the most recent vote)! You can check on the status and timeline of the transition to the new forums here.
The Guiding Principles and New Rules document is now in effect.

Looking for a firefox extension

GrundlterrorGrundlterror Registered User regular
edited June 2007 in Help / Advice Forum
I'm looking for an extension in firefox that will make it so the drop down menus I use at work and always put to the exact same selection just stays there instead of showing up as the default blank selection. Anyone know of an extension that might accomplish this? It would be really helpful in speeding up my work.

steam_sig.png
Grundlterror on

Posts

  • RohaqRohaq UKRegistered User regular
    edited June 2007
    Like something that saves form values?

    Get the Greasemonkey extension, and then edit the page code to change the default values for each form entry to the ones you use at work. Save and apply the greasemonkey script, and it'll recode the page each time you load it with the values you specify.

    Rohaq on
  • GrundlterrorGrundlterror Registered User regular
    edited June 2007
    Rohaq wrote: »
    Like something that saves form values?

    Get the Greasemonkey extension, and then edit the page code to change the default values for each form entry to the ones you use at work. Save and apply the greasemonkey script, and it'll recode the page each time you load it with the values you specify.

    Ah, ok this seems like something within my ability. Lets see if I can pull it off or if ill need help with the code.

    Grundlterror on
    steam_sig.png
  • RohaqRohaq UKRegistered User regular
    edited June 2007
    Rohaq wrote: »
    Like something that saves form values?

    Get the Greasemonkey extension, and then edit the page code to change the default values for each form entry to the ones you use at work. Save and apply the greasemonkey script, and it'll recode the page each time you load it with the values you specify.

    Ah, ok this seems like something within my ability. Lets see if I can pull it off or if ill need help with the code.

    If you need help recoding it, send me the original code for the form, the values you need, and I'll rework it for you.

    Rohaq on
Sign In or Register to comment.