Disable tab page

I have several tab pages on a tab canvas, and
each tab page has a different data block.
I like to disable/enable some tab pages based
on input parameter.

<BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Miryung Choung ([email protected]):
I have several tab pages on a tab canvas, and
each tab page has a different data block.
I like to disable/enable some tab pages based
on input parameter. <HR></BLOCKQUOTE>
null

Similar Messages

  • Disabling tab pages

    Apologies if this is a duplicate but my original message disappeared when I posted it.
    I want to write code to disable all tabs on a tab canvas (this is to stop tab navigation during enter query mode).
    The only way I can find to do this involves hard coding the names or IDs of all the tabs. I cannot find a way to either disable the tabs with one command or to GET the tab names dynamically in order to disable them. The only tab name we seem to be able to GET is the topmost one.
    Does anyone know any methods which might help ?

    but the canvas does not have the visible or enabled attribute and when I tried to use the canvas_size the form open and closed immediately.
    Marija

  • Portal Tab Pages

    Hi,
    Is there a way to programatically enable and disable tab pages other than via someone's role? If so, how?
    Thanks.

    there are a couple of ways...
    this is probably the most straight forward
    portal supports the ability to have different skin or skeleton files to be used based off of locale. The images or JSPs reside in different directories. Each directory is name of the best match locale.
    so you can have
    skins/classic/ja/images - for japanese
    skins/classic/fr/imagse - for french
    you can do this for images, css and JSPs as you may actually whant to change the way text is displayed for each locale.
    BTW - to change the actual text to being displayed you should be using a desktop and add localization resources to each page in the admin tools.
    Also, by default the localProvider pulls the users prefered locales from the http request as set in the browser. If you want you can have that information come from anywhere (like a drop down list box) by writting you ownr LocalProvider
    Chris Jolley
    Portal Architect

  • Forms personalisation - Vendor Form - How to Disable a Tab Page

    Hi,
    I am not a Forms 6i/9i programmer, although I have an appreciation of the concepts and can look at forms in Form builder. I have been looking at forms personalisation and have used it to execute plsql via the built in 'execute a procedure'. I can also see how to disable blocks, or items, but I haven;t managed to disable a form tab page i.e. On the vendor form there are tabs for GENERAL, CLASSIFICATION etc.
    I have tried using the object type Tab Page, but the poplist doesn;t list any tab pages. Also if you choose Canvas, the list of Canvases appears but generates errors when you try and use the form (complaining of tab page ids).
    I understand that to disable a tab page programatically, you would use SET_TAB_PAGE_PROPERTY i.e. in a forms trigger or in CUSTOM.pll
    I would have thought Forms personalisation could do this.
    Any ideas would be appreciated
    mark
    I under

    What you can do is hiding the tabs (see pic below) and force the active tab programmaticily
    Hope this helps
    Message Edité par TiTou le 09-20-2006 10:35 AM
    When my feet touch the ground each morning the devil thinks "bloody hell... He's up again!"
    Attachments:
    Clipboard01.png ‏151 KB

  • Disable tab/window priority page loading

    I'm going to use youtube as an example, but this is true for many other sites.
    Say I go to youtube.com and cmd-click on a couple links so they open in new tabs. The videos in those tabs won't begin loading until their tab is selected. Again, it's true for other sites as well. It seems like it's a sort of open tab/window priority loading feature. Is there any way to disable this so the tabs will start loading as soon as they're opened?

    Firefox 13+ versions have an about:newtab page that shows the thumbnails of recent visited websites.
    see:
    *https://support.mozilla.org/kb/new-tab-page-show-hide-and-customize-top-sites

  • How to disable history from new tab page without disabling the new tab page entirely?

    As the title states. I have read countless questions on this and none ever give a working answer. So I will try again. I think it is absolutely ridiculous that even though I delete my browsing history after every time, my browsing history still shows up on the new tab page. Which proves that Firefox is actually NOT deleting my browsing history like it says. So how do I STOP that from happening? I don't want my browsing history to show up anywhere. At all. Ever. For any reason. Is that impossible with Firefox? That would put it in first place for world's worst browser if your browsing history is permanent like mine is right now. Huge security hole much?? So how do I make it stop once and for all. But I still want the new tab page there, but ONLY with the sites I have pinned to it. Nothing else. EVER.

    First off, let's start by updating you to the latest Firefox, 32.0.3. ([[Update Firefox to the latest version]]). Firefox 20, which you are running, is suspect to MANY security issues (including one fixed just yesterday that affects the entire internet and allows websites to pretend to be any website they want to be), plus it has it's own bugs and issues in Firefox itself.
    After you've updated, let's see if we can't get this sorted out. Are you saying that when you clear your history the new tab page doesn't clear? Are you using the default new tab page or do you have any new tab page add-ons installed?

  • How to disable tabs in titlebar for all users?

    I want to disable tabs in title bar for all users, because looks ugly http://i57.tinypic.com/33nkm77.png
    I type to C:\Program Files\Mozilla Firefox\defaults\pref\local-settings.js
    pref("browser.tabs.drawInTitlebar", false);
    It doesn't work, but any other options in this file works fine.
    Setting with about:config works fine, but only for currrent user.

    I think that preference refers to what happens when you have Firefox maximized and you do not display either the classic menu bar or the title of the page in that area: the tabs slide up to the top.
    I agree the double-high blue area is irritating. To modify that, I think you need to do one of these:
    * Change the Windows XP color theme (I always preferred Silver)
    * Create a custom style rule to modify the appearance of the tab bar (so the blue does not show through it)
    * Find a Firefox theme that fixes that area (e.g., [https://addons.mozilla.org/firefox/themes/])
    I haven't researched the second and third options in detail.

  • Tab Page Errors out after migration to new instance

    Hi All,
    Tab Pages are running well in test instance but when I migrate it to dev instance then
    On click of a particular tab that page errors out.
    ERROR STACK
    ## Detail 0 ##
    java.lang.NullPointerException
         at exl.oracle.apps.per.eexit.webui.EmployeeUpdateCO.processRequest(EmployeeUpdateCO.java:228)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:587)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processRequest(OAPageLayoutHelper.java:1136)
         at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processRequest(OAPageLayoutBean.java:1569)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:959)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:926)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:646)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processRequest(OAFormBean.java:385)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:959)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:926)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:646)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanConta
    [2096]:UNEXPECTED:[fnd.framework.webui.OAPageErrorHandler]:inerHelper.java:247)
         at oracle.apps.fnd.framework.webui.beans.OABodyBean.processRequest(OABodyBean.java:353)
         at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2336)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1735)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:509)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:430)
         at oa_html._OA._jspService(_OA.java:84)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
         at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
         at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
         at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
         at oracle.jsp.JspServlet.service(JspServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
         at org.apache.jserv.JServConnection.processRequest(JServConnection.java:456)
         at org.apache.jserv.JServConnection.run(JServConnection.java:294)
         at java.lang.Thread.run(Thread.java:595)
    java.lang.NullPointerException
         at exl.oracle.apps.per.eexit.webui.EmployeeUpdateCO.processRequest(EmployeeUpdateCO.java:228)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:587)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processRequest(OAPageLayoutHelper.java:1136)
         at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processRequest(OAPageLayoutBean.java:1569)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:959)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:926)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:646)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processRequest(OAFormBean.java:385)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:959)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:926)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:646)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.beans.OABodyBean.processRequest(OABodyBean.java:353)
         at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2336)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1735)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:509)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:430)
         at oa_html._OA._jspService(_OA.java:84)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
         at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
         at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
         at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
         at oracle.jsp.JspServlet.service(JspServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
         at org.apache.jserv.JServConnection.processRequest(JServConnection.java:456)
         at org.apache.jserv.JServConnection.run(JServConnection.java:294)
         at java.lang.Thread.run(Thread.java:595)
    In PR in EmployeeUpdateCO
    public void processRequest(OAPageContext pageContext, OAWebBean webBean)
    super.processRequest(pageContext, webBean);
    OAApplicationModule am = pageContext.getApplicationModule(webBean);
    String requestParams = pageContext.getParameter("partyNumber");
    if ("AlreadyDeleted".equals(requestParams))
    System.out.println("Above through already deleted Employee Exception");
    OAViewObject disVO = (OAViewObject)am.findViewObject("DisabledPVO1");
    if(disVO !=null)
    disVO.first();
    disVO.getCurrentRow().setAttribute("XXDisabled", Boolean.TRUE);
    //throw new OAException("This Employee has already been deleted. Please click on Home Link to come out from this page.", OAException.ERROR) ;
    //EXL_EEXIT_ALREADY_DEL//on 20.10.09
    throw new OAException("EXL","EXL_EEXIT_ALREADY_DEL");
    String employeeNumber = pageContext.getParameter("partyNumber");
    if (employeeNumber !=null)
    OAViewObject disVO = (OAViewObject)am.findViewObject("DisabledPVO1");
    if(disVO !=null)
    disVO.first();
    disVO.getCurrentRow().setAttribute("XXDisabled", Boolean.TRUE);
    //throw new OAException("Employee Resignation has been reversed sucessfully", OAException.CONFIRMATION);
    throw new OAException("EXL","EXL_EEXIT_RESIGN_REV");
    else
    System.out.println("In the else condition of EmployeeCO");
    System.out.println("Before disabling Reinitiate Button");
    OAViewObject disvotest = (OAViewObject)am.findViewObject("testVO1");//(XXJADisabledPVO1);
    System.out.println("Value of testVO1"+disvotest);
    if(disvotest != null)
    disvotest.first();
    //System.out.println("before falsing");
    disvotest.getCurrentRow().setAttribute("testnew", Boolean.TRUE);//erroring out here....
    //System.out.println("after falsing");
    System.out.println("After disabling Reinitiate Button");
    if (!pageContext.isFormSubmission())
    am.invokeMethod("initQuery", null);
    am.invokeMethod("InitUpdateLov", null);
    am.invokeMethod("renderJAPage");
    am.invokeMethod("renderSupPage");
    System.out.println("Calling New Method");
    am.invokeMethod("XXrenderSupPage");
    am.invokeMethod("disabledRadioButton");
    am.invokeMethod("disabledNoticeRadioButton");
    String UserId = pageContext.getEmployeeId()+"";
    String AUserId = pageContext.getUserId()+"";
    System.out.println("Anil EmployeeID is "+UserId);
    System.out.println("Anil EmployeeID1 is "+AUserId);
    Serializable[] personid = {UserId};
    // Commented on 27 May
    String userId = (String)am.invokeMethod("getEmployeeNumber", personid);
    String userName= pageContext.getUserName();
    System.out.println("USER NAMe is "+userName);
    System.out.println("userId in CO is "+userId);
    Serializable[] params = {userId};
    System.out.println("calling LOV in UpdateCO");
    am.invokeMethod("XXhandleMyLovUpdateEvent", params);
    System.out.println("Method Called in UpdateCO");
    // end here 09 june
    //end here code of Radio Button
    //==> //OAViewObject vo = (OAViewObject)am.findViewObject("EmployeeEOVO1");
    //am.invokeMethod("test");
    OAViewObject vo = (OAViewObject)am.findViewObject("EmpUpdateEOVO1");
    System.out.println("ROw COUNT IN EMPLOYEEUPDATE CO IS "+vo.getFetchedRowCount());
    if (vo != null && vo.getFetchedRowCount()>0)
    System.out.println("InsidePR of RADIO BUTTON");
    // vo.reset(); //New line added
    // vo.next(); //new line added
    OARow row = (OARow)vo.getCurrentRow();
    String email = row.getAttribute("NoticePayBuyoutFlag")+"";
    String email1 = row.getAttribute("JoiningBonusFlag")+"";
    String email2 = row.getAttribute("RelocationBonusFlag")+"";
    String email3 = row.getAttribute("ServiceAgreementFlag")+"";
    String email4 = row.getAttribute("NoticePayAdjustedPl")+"";
    String email5 = row.getAttribute("NoticePayWithoutAdjustedPl")+"";
    System.out.println("RADIO BUTTON VALUE IS "+email);
    System.out.println("RADIO BUTTON VALUE IS "+email1);
    System.out.println("RADIO BUTTON VALUE IS "+email2);
    System.out.println("RADIO BUTTON VALUE IS "+email3);
    System.out.println("RADIO BUTTON VALUE IS "+email4);
    System.out.println("RADIO BUTTON VALUE IS "+email5);
    row.setAttribute("NoticePayBuyoutFlag","NW");
    row.setAttribute("JoiningBonusFlag","NW");
    row.setAttribute("RelocationBonusFlag","NW");
    row.setAttribute("ServiceAgreementFlag","NW");
    row.setAttribute("NoticePayAdjustedPl","NW");
    row.setAttribute("NoticePayWithoutAdjustedPl","NW");
    Thanks,
    Sombit...

    OAViewObject disvotest = (OAViewObject)am.findViewObject("testVO1");
    System.out.println("Value of testVO1"+disvotest);
    if(disvotest != null)
    if(disvotest.getFetchedRowCount()>0)
    disvotest.first();
    disvotest.getCurrentRow().setAttribute("testnew", Boolean.TRUE);
    Also double check VO should have this VO Attribute.
    Thanks
    --Anil                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • New Tab Page - thumbnails are not using the files from cache folder, but they want a connection to their origin website.

    Hi there,
    each time I visit a website, FireFox saves a thumbnail of all these sites for the "New Tab Page". Those thumbnails are cached in the 'thumbnails' Folder . That's so far ok for me.
    The problem is:
    Every time if I use the "New Tab Page" (...after shutdown & reopening the browser and only with 'mousehoover' on any thumbnail) all the thumbnails on that page don't use the cached thumbnails from the local profile folder.
    This means:
    Instead of using the cached thumbnail-files all(!) these thumbnails dials to their origin websites without(!) a mouseclick on any of these thumbnails (...see jpg pictures) !
    I'm using the "Clear history when Firefox closes" with the following options:
    privacy.clearOnShutdown.cache - true
    privacy.clearOnShutdown.cookies - true
    privacy.clearOnShutdown.downloads - false
    privacy.clearOnShutdown.formdata - true
    privacy.clearOnShutdown.history - false(!)
    privacy.clearOnShutdown.offlineApps - false
    privacy.clearOnShutdown.passwords - true
    privacy.clearOnShutdown.sessions - true
    privacy.clearOnShutdown.siteSettings - false(!)
    So, i can't believe that this homedialing of pinned and unpinned thumbnails should be a normal function.
    1. Screenshot: thumbnails in the New Tab Page
    2. Screenshot: the same thumbnails in the Cache Folder "thumbnails" (...also they are there after shutdown of Firefox)
    3. Screenshot: Dialing to the origin websites (...after restart of Firefox)
    The Browser Version is Firefox ESR 31.2.0 and in the installation are no Add-ons, which are - for example - prefetching linked websites.
    I would like to use the "New Tab Page" without 'homedialing', so the question is:
    How can I force the thumbnails to use the cached thumbnail-files ?
    or
    How can i disable the 'loading of content from their origin websites' already on mousehoover ?

    There is a preload pref available that you could try to disable on the <b>about:config</b> page.
    *browser.newtab.preload = false
    You can open the <b>about:config</b> page via the location/address bar.
    You can accept the warning and click "I'll be careful" to continue.
    *http://kb.mozillazine.org/about:config

  • I'm using FF 3.5.18 and I do not want newer versions because : using in the Open in New Tab page opens the near tab and not as a FF 3.5.18 or is it possible to do that open in new tabs would be the end. of the new FF version

    I'm using FF 3.5.18 and I do not want newer versions because : using in the Open in New Tab page opens the near tab and not as a FF 3.5.18 or is it possible to do that open in new tabs would be the end. of the new FF version

    You can change a preference to make tabs open
    # at the end of all open tabs
    # immediately after the current tab.
    See: http://kb.mozillazine.org/About:config
    *Type '''about:config''' in the URL bar and press the Enter key.
    *If you see the warning, accept it (promise to be careful).
    *Filter = browser.tabs.insertRelatedAfterCurrent
    *Look at the "Value" column ('''false'''=open at end, '''true'''=open after current tab); Value = true is the default.
    *Double-click that preference to toggle the value from true to false, or false to true
    *Restart Firefox (File > Restart Firefox)
    See: http://www.mydigitallife.info/2010/02/01/change-firefox-to-open-new-tab-at-far-right-end-of-tabbar-disable-insert-next-to-current-active-tab/

  • I want to change the new tab page - it currently is a list of recent site - i share the computer and find this annoying. would like all tab pages to be same as start page

    i want my new tab pages to look the same as my starter page.

    Firefox by default uses a blank page for a new tab. Something you installed has changed that action to what you are complaining about. You need to figure out which add-on made that change and disable that add-on or change the preference in that add-on.
    http://support.mozilla.com/en-US/kb/troubleshooting+extensions+and+themes

  • Set tab page property

    In the new form instance of my form, I'm disabling all tab pages but I'm getting an error that the last enterable tab page cannot be set to false. Is there some way to go around this and achieve the same effect?
    Thanks a lot
    Marija

    but the canvas does not have the visible or enabled attribute and when I tried to use the canvas_size the form open and closed immediately.
    Marija

  • Can't drag bookmarks into new tab page

    Every time I try to drag and drop a bookmark into the new tab page, it opens the web page in that tab instead of adding it to the square. I've tried it on safe mode as well with the same results. Any suggestions on what I'm doing wrong would be appreciated.

    '''Try Firefox Safe Mode''' to see if the problem goes away. Safe Mode is a troubleshooting mode, which disables most add-ons.
    ''(If you're not using it, switch to the Default theme.)''
    * You can open Firefox 4.0+ in Safe Mode by holding the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    * Or open the Help menu and click on the '''Restart with Add-ons Disabled...''' menu item while Firefox is running.
    ''Once you get the pop-up, just select "'Start in Safe Mode"''
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, and you need to figure out which one. Please follow the [[Troubleshooting extensions and themes]] article for that.
    ''To exit the Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''
    ''When you figure out what's causing your issues, please let us know. It might help other users who have the same problem.''

  • Tab page use up all RAM, causing Mac to freeze

    I have reported this as a bug:
    https://bugzilla.mozilla.org/show_bug.cgi?id=975945
    It seems that if a certain site (in this case https://parse.com/ ) has a link in the Tab Page thumb, it grabs all the RAM it can to the point of completely freezing the whole system.
    This happens in a matter of seconds (200MB > 600MB > 900MB ... 1.6GB). Not quitting FF in time cause a complete system lock where you cannot even get to the "Force Quit.." window, and HD will work endlessly.
    I have cleared all history, started in 'safe mode', created a new profile and deleted the old one, problem persist.
    Here's how to easily reproduce (given, problematic site is not in your tab page):
    (This on a Mac OS X 10.8, not sure about other systems).
    1. (optional) Open "Activity Monitor", and switch to 'Memory' tab. (So you can quit FF in time).
    2. Open "Tab Page"
    3. In a new window, go to "https://parse.com/" and drag the link to the 'tab page'.
    4. Watch the RAM pick up (and quit FF before it hit the fan).
    I ended up disabling the tab page as I didn't see the problem getting any attention.
    My bug report did not seemed to make an impression, it's just sitting there, did I miss something in filing it?

    Hi again,
    Just having a coffee break and using someone else's account on a Windows machine.
    No problem seen on that. Note the new tab page may be opened using the ''about'' protocol & navigating to '''''about:newtab''''' and that besides dragging bookmarks or shortcuts the pinned thumbnails may be set from ''about:config'' the preference is
    ''browser.newtabpage.pinned''
    and the string value now includes
    ''[{"url":"https://parse.com/","title":"Parse"}, ''
    I am going out now but will find time later today to also try this in Firefox on Linux.

  • Disable thumbnail page

    I am not a computer programmer who knows what a Boleen page is. I need a step by step instruction on how to disable the new thumbnail page. I just want it to do what it used to do when I opened up a new page - go to my homepage. I am using OSX 10.9.5
    Please assume I do not know anything what so ever and really break it down barney style.
    This morning I never knew this feature existed. I got home from work and POW there are all these thumbnails similar to the Safari thumbnails that were very easy to turn off unlike the Firefox ones.

    Type <b>about:config</b> in the location (address) bar and press the <i>Enter</i> key to open the <i>about:config</i> page like you open a website by typing the URL in the location bar.
    *If you see a warning message then you can confirm that you want to access the about:config page.
    *http://kb.mozillazine.org/about:config
    You can start typing <b>browser.newtab.url</b> in the search bar at the top to locate this pref.
    Open the right-click context menu and select Modify and change the value to your preferred new tab page.
    The default is the about:newtab page with the nine tiles with thumbnails.
    If you want a blank page then set the pref to <b>about:blank</b>
    See also this article about the New Tab page (about:newtab):
    *https://support.mozilla.org/kb/new-tab-page-show-hide-and-customize-top-sites

Maybe you are looking for

  • Error installing Dreamweaver from Creative Cloud Application Manager OSX

    Getting this error: Exit Code: 7 Please see specific errors below for troubleshooting. For example,  ERROR: -------------------------------------- Summary -------------------------------------- - 0 fatal error(s), 1 error(s) ERROR: Updating driver da

  • Rediect particular URLs to index page

    Hi, From Apache1.3, I have to redirect all the URLs coming from port http://mydomain.com:9001/servlet/* to a index page (index.html). I tried giving "Redirect" directive under mod_alias Redirect /servlet http://mydomain.com:9001/index.html but it is

  • Record Insertion Form Wizard, page not displaying

    I used the "Record Insertion Form Wizard" in Dreamweaver 8 to build the following code. Problem is that when I upload this to my server and load the page nothing is being displayed. Anybody have any thoughts on this?

  • Activation centre is not working for cs2

    How is it possible that the activation centre is not working?

  • Crystal report license query

    1)      Do Company A (which is a group of companies consisting of Company 1 u2026.. Company N), require the Developer License only, and distribution to its group company  is free? 2)      If u2018Company 1..Company Nu2019 are sub-companies of Company