Is it possible to disable autocomplete only on selected websites?

I use firefox to place orders at work and every 5 digit number i enter is remembered on one website and I am trying to disable autocomplte for that one website but allow it on all the sites so my bosses dont have to enter information every time they log in...

Is this part of a login form or just autocomplete in a normal web form input field?
Saved form data is connected to the name of a field and not restricted to a website.
You could consider to create a GreaseMonkey or Scriptish script to add an autocomplete=off attribute to input fields on web sites where you do not want to use this.
*Greasemonkey: https://addons.mozilla.org/firefox/addon/greasemonkey/
*Scriptish: https://addons.mozilla.org/firefox/addon/scriptish/
<pre><nowiki>var f = document.querySelectorAll('input[type="text"]');
for (i=0; f[i]; i++) { f[i].setAttribute('autocomplete', 'off'); }</nowiki></pre>
*https://developer.mozilla.org/en-US/docs/HTML/Element/Input

Similar Messages

  • Safari only loading selected websites

    Hi there.
    I am new to Macs and have just recently purchased a imac pentium version.
    However only after a few weeks my Safari doesnt work - it displays an error message saying lost connection NSURLErrorDomain:-1005. Randomly it will let me access certain https websites - like my barclays online banking website. My email and ichat work fine. My itunes store doesn't however . All very weird. After hours of time with the apple support people i still haven't found a solution.
    I have tried re-installing the operating system twice and it works perfectly for a while but then as soon as i install something else - itunes 7.03 for example - after reboot it won't work anymore.
    All very strange,
    I have also tried a virus scanner and none were found.
    Any help would be welcome before i take it back to the shop and resort back to my trusted PC
    Thanks
    Semar

    Hi
    Welcome to Apple Discussions and Mac Computing
    In the short term, go to your System Preferences>Network>TCP panel and enter (or copy/paste) the following codes in the DNS servers box: 208.67.222.220 and 208.67.220.222 (separate lines)
    Select "apply".
    Restart Safari.
    If no improvement, please describe your network setup, including cable box, wireless unit (if applicable). Include Manufacture's name.
    Also, there is no virus that presently, or in the past, has affected the Mac Platform.

  • It's possible to disable custom color from color picker?

    Hi guys!
    I've searched in the threads about color picker but I found anything about it...
    It's possible to disable the option to select a custom color? I work in a enterprise who makes softwares to brazilian clients, and not everybody understands english phrases...
    Another way it's to translate the option, but I don't know if is possible too.
    Thanks!

    You definitely need to add the stylesheet to the Scene, not to anything else. If you take my example and change
    scene.getStylesheets()...
    to
    root.getStylesheets()...
    you'll see that it won't work any more.
    The difference between this and the css you used is that the css you used is applied to the display of the color picker button; you need to apply styles to the popup (the color palette), which is not contained in your VBox or AnchorPanes. Notice how the font has changed for the name of the color in the button, but it hasn't changed for the "Custom Color" label you are trying to remove.
    Somewhere there is some code that is adding the VBox you are subclassing to a Scene, and setting that scene into a stage. Your best option (perhaps second best option, see below) is to find that code so you can add the stylesheet to the Scene itself.
    If you're working within a framework someone else has written, and can't access or change the code where the scene is defined, you have another option that I can see. Every Node has a scene property that refers to the scene to which that node belongs. So you could observe changes to that property and when it's updated, add the stylesheet to the scene.
    So here is a hack to make my original hack work, in the event that you cannot access the scene directly, for some reason:
    final String suppressCustomColorCss = getClass().getResource( "noCustomColorPicker.css").toExternalForm();
    colorPicker.sceneProperty().addListener(new ChangeListener<Scene>() {
    @Override
      public void changed(ObservableValue<? extends Scene> observable,
      Scene oldScene, Scene newScene) {
      if (newScene != null) {
      List<String> cssClasses = newScene.getStylesheets();
      if (!cssClasses.contains(suppressCustomColorCss)) {
      cssClasses.add(suppressCustomColorCss);
    This code basically says "when the color picker becomes part of a new scene, add the stylesheet to that scene".
    At this point, you're applying hack on top of hack to get the effect you need. I think if I were in this situation I would just go ahead and define my own color picker. All you really need is a MenuButton, a property to hold the selected color, and a popup with a layout of controls to choose an arbitrary color. It would be a bit of work, but shouldn't be too hard. If you take this option (which I think may be your best bet), it's more work now but it will be clear what you are doing - when you (or other programmers on your team) come back to the code later you'll understand how it works much better.
    You should also file a couple of feature requests. One for API to enable/disable the option to choose a custom color, as this seems like a reasonable piece of functionality to have. The other should be for properly internationalized text for the labels in the color picker, as these are currently just hard coded into the source code in English.

  • Installed Essbase in OBIEE 11.1.1.7 installation, Is is possible to disable/uninstall Essbase only?

    I have installed obiee 11.1.1.7 along with Essbase , Want to know is there any possibility to disable/Uninstall Essbase for the OBIEE 11.1.1.7 installation?
    Thanks in advance.
    Thanks,
    Pawan

    Hi Pawan,
    I hope we can uninstall only Essbase by choosing Essbase check box in the Uninstall Wizard.
    Please try and let me know.
    Thanks,

  • It is possible to disable bluetooth ad2p for facetime only?

    i need to stop de communication between  my autoradio on bluetooth for facetime... beceause my autoradio see the ipod touch like an iphone so i juste want
    to listen my music on bluetooth not talk over bluetooth with face time
    so it is possible to disable bluetooth for facetime or just completly disable facetime? thx

    You can disable facetime:
    iPod touch User Guide (For iOS 4.3 Software)

  • Possible to disable crtl+alt+del button on HP Slate 500?

    Hello
    I was wondering if it is even possible to disable the crtl+alt+del button on HP Slate 500? As my company has me reviewing the unit to be possibly used within our company but one of the requirements is to be able to lock the tablet down. And one of the things they want is to prevent people from being able to use the crtl+alt+del to access task manager since the plan is to lock windows to one open application. But I can't see any settings in the bios to disable that button. And there are no oblivious options I can find on the Slate and the button does not appear to be controlled by a priority HP software product. The only other way I could think of doing it would be to somehow disable it from the registry.?

    This can be done using the Pro version or higher of windows 7, using gpedit and/or administrative templates you can control everything a user account can do or not do.
    gpedit.msc in a run command opens the group policy editor
    http://technet.microsoft.com/en-us/library/cc753298.aspx

  • ICloud - is it possible to disable that feature after downloading Maverick OS X?

    I have a Mac desktop with OS X 10.8.5 and an iPhoto library of 10,500 photos. The version of iPhoto is 8.1.2 and there has been some 'conflict' between the two so apparently I have to first dowload the latest OS X (Maverick) so I can then down load the newest iPhoto version ( 9.5.1).
    I note the iCloud feature in Maverick and am simply wondering that after I have completed the download is it possible to DISABLE the iCloud feature?
    Any assistance will be greatly appreciated. Cheers … David

    The iPhoto Library can be backed to to any external HD as long as it is formatted OS X Extended (journaled).  So make sure you WD SmartDrive is formatted as such.  You don't need any WD software to access such a HD drive if it's formatted correctly for Macs.
    Just drag the entire iPhoto Library package to the EHD for a one time backup.  To keep it current you can use an external HD with Time Machine or use a backup application that can do incremental backups, i.e. backing up only new or modified files after the first full backup.  Apps like Synk Pro and Chronosync can do incremental backups.

  • My Iphone stolen Is it possible to disable it by serial number

    my Iphone stolen
    Is it possible to disable it by serial number or Appl co?

    The only way to locate/disable/erase any lost/stolen iPhone is through Find My Phone or a similar app. However, this requires that Find My Phone be setup/activated, on your phone, before it was lost/stolen. You would then login at iCloud.com & try to locate it. This requires the phone be turned on & have an Internet connection. There is no other way to locate a lost/stolen iPhone. Apple can't/won't help you, nor will your carrier. Report the loss to the Police, your carrier & Insurance company. Change all of your passwords.
    If your carrier offers Blacklisting & they Blacklist the phone, it will be unusable as a phone.

  • IE9 Disable AutoComplete for Forms Registry Setting (where is it?)

    I have tried with no success to use GP to consistently force Disable AutoComplete for forms (User Configuration\Administrative
    Templates\Windows Components\Internet Explorer).
    Using GPResult,
    some workstations show "disabled" when the setting is actually "enabled" through GP. 
    I am now pursuing a registry edit to force this to my workstations
    consistently (key word; consistently). Does anyone know the correct registry key for IE9 on a Windows 7 Pro (64 bit OS)? I've tried about five so far and none of them work. 
    So far, I've tried:
    [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\AutoComplete]
    "Append Completion"="no"
    HKCU\Software\Microsoft\Internet Explorer\Main\WindowsSearch\AutoCompleteGroups REG_DWORD "0"
    and a few more I forget... 
    I am supposing that a Microsoft support person will be the only one(s) in the know for this one but please help if you can! 
    Charlie Newman

    Hi,
    As we all know we can disable AutoComplete throung IE settings. While if you want to disable them through Registry, it would be better to use Regshot to caputer registry modifing after this setting changed in IE.
    I made a test in my test enviroment, there are some other volume and key modified, also contains:
    Eg:
    HKU\S-1-5-21-4145364215-115882434-1782034342-500\Software\Microsoft\Internet Explorer\Main\Use FormSuggest: "yes"
    Please make a capture in your system.
    Roger Lu
    TechNet Community Support

  • Is it possible to disable the trackpad when a wireless or usb mouse is present? With Lion 10.7.2, I can not find the checkbox that was there before I installed Lion. Is the option gone on Lion?

    Is it possible to disable the trackpad when a wireless or usb mouse is present? With Lion 10.7.2, I can not find the checkbox that was there before I installed Lion. Is the option gone on Lion?

    There is no BIOS in OS X. There is only the EFI stored in ROM that is not user modifiable. OS X is probably checking Bay 0 for the boot drive since that is where it should be. It won't check the Tempo drive since it is treated like an external drive. I suggest you open Startup Disk preferences to see if the Tempo device is selected as the boot device. If it isn't, then select it. That will probably shave off a few seconds in the startup time.

  • Possible to disable Lync 2013 AVMCU?

    Hi there,
    Is it possible to disable the Lync 2013 AVMCU, so only audio and video point-to-point?
    -How to procede?
    Hopefully still possible to do group IM if user wants.
    RGDS Trond

    You can disable both Audio & Video by Disabling both AllowIPAudio & AllowIPVideo.
    Set-CsConferencingPolicy gloabl -AllowIPAudio $False -AllowIPVideo $False
    Or you can go to Control Panel and go to Conferencing TAB and adjust the Conferencing Policies from there.
    - Belgian Unified Communications Community : http://www.pro-lync.be - MCM/MVP/MCT

  • Possible to disable recently exported files from showing?

    at the home screen for ExportPDF, you can see the recently exported files. Is it possible to disable the recent files from showing?

    Hi ymco-hi,
    As Sara mentioned there's no way to disable the recently exported files from showing. The only way you can  make the files not appear in the list is by deleting them.
    Please follow the steps below for the same:
    Click on 'View All' and it will direct you to the 'Files' section where all the files are backed up.
    As you take your mouse on the file you want it to be disappeared, a check box will appear at the left corner.
    Click on that and you will see few option at the top.See this screen shot.
    Click on 'Delete' button and your file will no more appear on Export PDF screen.
    Regards,
    Florence

  • Possible to disable arrow (up/down) key frm moving the record?

    Hi,
    Is it possible to disable the arrow up/dowm key from moving to next/previous record?
    Thank You
    Regards
    Wai Chong

    The best way to control what keys do what when you are on a
    given item/block/form is to create key-triggers at
    item/block/form level for each key-event you wish to control
    (key-exit & key-commit absolutely necessary), and, afterwards
    put the key-others trigger that will contain only a null
    instruction.

  • Is it possible to 'disable' certain CSS Resets

    Hi,
    I've added a small cms-system to my muse website.
    When I edit text in this texteditor it doesn't display correctly on the live pages (for example text isn't bold or italic, headings, a bullet list aren't visible on the live pages).
    I don't know much about coding and css, so their supportdesk checked it out and it seems to be that the my CSS is resetting the new styles and/or browser's default styling. The markup/tags after text-editing is correct and visible in the page sourcecode (through browser).
    So they adviced me to debug or maybe disable the CSS resets.
    How and where can I do this? And is it possible to disable css resets on only some ( the needed) parts?
    Thanks in advance.

    Hi,
    There is no way to prevent Muse from resetting CSS. But you can achieve the desired effect by expliciltly styling your embedded HTML (cms system). The tutorial http://helpx.adobe.com/en/muse/tutorials/styling-css-embedded-html-forms.html may be helpful. While it is specific to HTML forms, it does explain how to add styling CSS to embedded HTML.
    Of course you will need some knowledge of CSS to know what to add in the <style> tags. For example, you may want to add h1,h2,h3,h4,h5,h6 {font-weight: bold;} to override Muse CSS reset for headings. Or li { list-style: disc; } to override Muse CSS reset for lists. The support desk for the CMS system may be able to provide this information.
    Abhishek

  • Is it possible to disable administrator access to wiki?

    I have a OSX Server 10.9 running, with 3 users in the administrator group.
    Is it possible to disable administratoraccess to a wiki to make the owner the only who can access the wiki.
    Best regards
    Nicolai Thomsen

    No.  Administrators are administrators because they have the power to do anything.  If you want to stop someone from doing anything, you can't let them be an administrator.

Maybe you are looking for

  • How do I use JPanel as a leaf in JTree ?

    Hi All, I am a bit of a newbie and I've been trying to change the behavior of my application. I have a JTree that I now want to change the rendering of a leaf to be a JPanel. The JPanel will have a couple of JButtons and some text and the user can in

  • My Nano Keeps On Reseting It's Self. Please Help

    Every time i turn on my ipod it just resets it self and then when i get to play my songs it turns its self off and says it has no battery left when it has just had a fall charge. Can any one help me!!

  • Pre-post / parked document in outgoing payment posting

    Hi Experts, could any of You, please confirm, if possible to create pre-posted / parked document for outgoing payment? We use F-53 / FBZ2 for this action, but sometimes takes a long time to select all items related to a bank payment note. The user wa

  • SQL Statement ignored performing List of Values query

    Hi, New user just learning the basics. I have created a simple table PERSON with columns, ID, firstname, lastname, phone, city, State_ID Then clicked create Lookup table - State_Lookup with columns State_ID and State_Name. I create a page, include al

  • HT4859 when restoring data do I have to pay again

    Hi when restoring data ( tv show ) do I have to pay again. The data has not backed up to my PC , I think it has backed up to Icoud. When I click on the Icloud icon it tells me to enter my password followed by having to click the buy button. It I clic