With MM_editAction custom page works in Firefox on form...

Hi guys,.

I have a form that adds a record in my database and the user uses this fact to apply... There are scripts that check user ect names... It works in IE

But in firefox, it fails when the Jacascript trying to send the form after he checks the fields are OK and it does nothing?

If I fill the form with errors in my my javascript application is running and picking up the errorrs and informs the user and I have alerts in there now and I can see the javascript code is fine until the last line and it's just the usuall way to submit a form I guess?


Code:
My audit function is here...
If the script arises through all your fields
no problem, it's ok and you can send the form
If everything was OK then it fires in the else statement...

on the other
{
event.returnValue = true;
Alert ("all OK"); alert just for my services see if im at this point.
document. Form2.submit ();

}

My script does its controls and forms action has this to add recording...

< are method = "POST" action = "< % = MM_editAction % >" name = "form2" id = "form2" > "

Thus, the user fills out my form submission and hits and nothing happens unless you use Internet Explorer? In firefox I do not get the shot "" all OK"" message alert box, even if they are all met in any form and OK gets submitted?

If someone can help me understand this id be greatfull.

Thank you

Thanks Mick

Tags: Dreamweaver

Similar Questions

  • problem with the custom download works only with IE 8

    All,

    Ive created a button to download custom content of the interactive report using the url of normal reference below but it doesn't work in IE8 which is the solution to this? also, it gives no error when you click on the button that the download popup (save/open) crashes.

    my settings should be correct under button url value f? p = & APP_ID.: & APP_PAGE_ID.: & SESSION. : CSV:

    This works fine in firefox and chrome, but not in Internet Explorer.

    Apex 4.1.1

    Try to use a branch of the page which is subordinate to that special touch. Send the page by using the key and the definition of the request for connection to the CSV format.

    Denes Kubicek

    -------------------------------------------------------------------

    -------------------------------------------------------------------

  • Custom pages OAF does not not in the R 12.2.4 upgrade

    Hi guys,.

    We are upgrading to R R 11.5.10.2 12.2.4. We have copied our instance of generation of Production and improved to R 12.2.24. Now, there is a problem with the custom pages OAF. It seems that the custom java class files are not get covered by the application.

    Since it is the body build, I am applying custom patch directly in the file system to run (fs1) and I am getting below error while executing one of the custom of the OPS page:

    oracle.apps.fnd.framework.OAException: could not create Java class: (oracle.apps.xxfe.f486.asn.lead.webui. ASNLeadQryCOEx) associated with the area: (ASNLeadQryRN). It is probably because the class name is incorrect or not included in the project.

    at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1247)

    at oracle.apps.fnd.framework.webui.OAPageErrorHandler.processErrors(OAPageErrorHandler.java:1435)

    at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2848)

    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1991)

    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:567)

    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:455)

    I think that it is simply saying that it couldn't find the java class. But I checked in the system as indicated below, the class files are roughly:

    $ cd $JAVA_TOP

    $ cd oracle/apps/xxfe/f486/asn/lead/webui /.

    $ ls - ltr

    total 10

    -rw - r - r - 1 a2bur12a s/n 5693 7 Jan 13:23 ASNLeadLstCOEx.class

    -rw - r - r - 1 a2bur12a s/n 3397 7 Jan 13:23 ASNLeadQryCOEx.class

    I also checked the class path, which is also to top java:

    $ cd $JAVA_TOP

    $ pwd

    / opt/lapp121/FS1/EBSapps/COMN/java/classes

    $ echo $CLASSPATH

    /opt/lapp121/fs1/EBSapps/comn/util/jdk32/lib/dt.jar:/opt/lapp121/fs1/EBSapps/comn/util/jdk32/lib/tools.jar:/opt/lapp121/fs1/EBSapps/comn/util/jdk32/jre/lib/rt.jar:/opt/lapp121/fs1/EBSapps/comn/shared-libs/ebs-3rdparty/WEB-INF/lib/ebs3rdpartyManifest.jar:/opt/lapp121/fs1/FMW_Home/Oracle_EBS-app1/shared-libs/ebs-fmw/WEB-INF/lib/ebsFMWManifest.jar:/opt/lapp121/fs1/FMW_Home/Oracle_EBS-app1/shared-libs/ebs-appsborg/WEB-INF/lib/ebsAppsborgManifest.jar:/opt/lapp121/fs1/FMW_Home/oracle_common/modules/oracle.uix_11.1.1/uix2.jar:/opt/lapp121/fs1/EBSapps/comn/java/classes:/ opt/lapp121/fs1/EBSapps/10.1.2/forms/java:/opt/lapp121/fs1/EBSapps/10.1.2/forms/java/frmall.jar:/opt/lapp121/fs1/EBSapps/10.1.2/jlib/ewt3.jar:/opt/lapp121/fs1/EBSapps/10.1.2/j2ee/OC4J_BI_Forms/applications/formsapp/formsweb/WEB-INF/lib/frmsrv.jar

    I've heard that it takes run the utility adcgnjar and when I tried, I got the message below:

    Generation customall.jar...

    Do not create custom not customall.jar like no java directory under JAVA_TOP.

    Maybe it's because the location of the custom folder which is$JAVA_TOP/oracle/apps/xxfe

    I also tried to install these custom features of the OPS in online marking (as per my understanding following the features of online marking is not required (this is just an instance of generation) so earlier I had installed directly in the file system to run). But in following mode of patch, I had some error in ADOPTION (prepare) as below:

    FATAL ERROR *.

    PROGRAM: (/ opt/lapp121/fs1/EBSapps/appl/ad/12.0.0/patch/115/bin/txkADOPPreparePhaseSynchronize.pl)

    TIME: Fri Jan 9 15:07:37 2015

    FUNCTION: main::validatePatchLocation [level 1]

    ERRORMSG: / opt/lapp121/fs_ne/EBSapps/patch/19258581 directory does not exist.

    [UNEXPECTED] Error occurred during execution 'perl /opt/lapp121/fs1/EBSapps/appl/ad/12.0.0/patch/115/bin/txkADOPPreparePhaseSynchronize.pl-


    Notice that I use the commands below to bounce at the intermediate level:

    1. stop adapcctl.sh
    2. admanagedsrvctl.sh stop oacore_server1
    3. Enter the password for Weblogic: < pass >
    4. admanagedsrvctl.sh start oacore_server1
    5. Enter the password for Weblogic: < pass >
    6. adapcctl.sh start


    I am mainly looking for the installation of this file system customization to run if it is absolutely not necessary to do so in the patch file system.


    Please let me know if anyone knows about it, or any way to go?

    Thank you

    Anupam

    Hello

    I could solve this problem. I am writing the solution that worked for reference:

    1. When the custom java files are placed in one of the shipped Oracle directories of the application (for example $JAVA_TOP/oracle/apps/fnd, $JAVA_TOP/oracle/apps/ad, etc) then the creation of custom jar file is not necessary.
    1. When the custom java files are placed in $JAVA_TOP // and then run the utility adcgnjar.
    1. Deploy customizations that are created in the package. oracle.apps.xxprod * and no xxprod.oracle.apps. * or xxprod.oracle.apps.xxprod. * on EBS 12.2.X?

    It was our case because we have a custom directory under $JAVA_TOP/oracle/apps/xxfe

    When the custom java files are placed in any other non-standard location (for example $JAVA_TOP/oracle /, $JAVA_TOP/oracle/java / etc) then custom jar file must be created manually and must be made available for WebLogic to pick it up.

    Detailed instructions are given below:

    Create a temporary custom.zip file that contains the entire application customized to the non-standard location directories/files:

    (1) cd $JAVA_TOP

    (2) zip r - customprod.zip. Where the list of all directory paths are present, compared to $JAVA_TOP for the custom to the non-standard location application java files.

    Generate customprod.jar file & sign 3).

    Command: adjava oracle.apps.ad.jri.adjmx - areas $JAVA_TOP/customprod.zip - outputFile $JAVA_TOP / customprod.jar - jar $CONTEXT_NAME 1 CUST jarsigner - storePass - keyPass

    (4) delete temporary customprod.zip.

    Command: rm $JAVA_TOP/customprod.zip

    (5) follow the steps below to allow the custom WebLogic jar

    (a) to take a backup copy of the existing /admin/template/ebsProductManifest_xml.tmp

    (b) modify /admin/template/ebsProductManifest_xml.tmp to add the customprod.jar (after customall.jar)

    (c) execute AutoConfig

    (d) bounce midrange services

    Thank you

    Anupam

  • Custom page of OPS R12.2.3 run of Jdeveloper

    Hello

    I'm developing a customized OPS for R12.2.3 page. I want to run this page directly from Jdeveloper, but Im getting issue of insufficient privileges

    I downloaded the patch appropriate for my EBS version, downloaded to my pc the .dbc files and configured in the runtime connections.

    My custom page works OK deployed in EBS.

    My page is the responsibility of the system administrator so I configured

    connect TIME:

    Short name of the application: SYSADMIN

    RESP key: SYSTEM_ADMINISTRATOR

    DBC file: E:\IDE\jdev1223\jdevhome\jdev\dbc_files\secure\DESA.dbc

    user and password are correct to Sysadmin/sysadmin

    in the performance options are of the 4 available test modes

    OABackbuttonTestMode

    OAPAssivationTestMode

    .. .dumbUIXtree

    ... conectionTestMode.

    Am I missing something?

    A

    It comes to my runtime jdeveloper error log.

    URL - target http://localhost:8988/OA_HTML/runregion.jsp

    15/03/12 09:38:08 TIME: runregion: initialization [1 DC]

    15/03/12 09:38:14 TIME: runregion: creation of session and transaction [6328 ms]

    15/03/12 09:38:14 TIME: runregion: initialization [1 DC]

    15/03/12 09:38:15 TIME: runregion: creation of session and transaction [471 ms]

    03/12/2015-09:38:15 oracle.adf.share.config.ADFConfigFactory findOrCreateADFConfig

    INFO: oracle.adf.share.config.ADFConfigFactory no META-INF/adf - config.xml not found

    15/03/12 09:38:15 java.lang.IllegalArgumentException: unknown signal: ALRM

    15/03/12-09:38:15-sun.misc.Signal. < init > (Signal.java:126)

    15/03/12 09:38:15 to oracle.apps.fnd.framework.AppsDiagnosticsHandler.install (unknown Source)

    15/03/12 09:38:15 to oracle.apps.fnd.framework.server.OAApplicationModuleImpl.initializeSignalHandler (unknown Source)

    15/03/12-09:38:15-oracle.apps.fnd.framework.server.OAApplicationModuleImpl. < clinit >(Unknown Source)

    15/03/12 09:38:15 to java.lang.Class.forName0 (Native Method)

    15/03/12 09:38:15-java.lang.Class.forName(Class.java:247)

    15/03/12 09:38:15-oracle.jbo.common.java2.JDK2ClassLoader.loadClassForName(JDK2ClassLoader.java:38)

    15/03/12 09:38:15-oracle.jbo.common.JBOClass.forName(JBOClass.java:164)

    15/03/12 09:38:15-oracle.jbo.common.JBOClass.findCustomClass(JBOClass.java:177)

    15/03/12 09:38:15-oracle.jbo.server.ApplicationModuleDefImpl.loadFromXML(ApplicationModuleDefImpl.java:836)

    15/03/12 09:38:15-oracle.jbo.server.ApplicationModuleDefImpl.loadFromXML(ApplicationModuleDefImpl.java:770)

    15/03/12 09:38:15-oracle.jbo.server.MetaObjectManager.loadFromXML(MetaObjectManager.java:534)

    15/03/12 09:38:15-oracle.jbo.mom.DefinitionManager.loadLazyDefinitionObject(DefinitionManager.java:587)

    15/03/12 09:38:15-oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:449)

    15/03/12 09:38:15-oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:382)

    15/03/12 09:38:15-oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:364)

    15/03/12 09:38:15-oracle.jbo.server.MetaObjectManager.findMetaObject(MetaObjectManager.java:700)

    15/03/12 09:38:15-oracle.jbo.server.ApplicationModuleDefImpl.findDefObject(ApplicationModuleDefImpl.java:232)

    15/03/12 09:38:15-oracle.jbo.server.ApplicationModuleImpl.createRootApplicationModule(ApplicationModuleImpl.java:401)

    15/03/12 09:38:15-oracle.jbo.server.ApplicationModuleHomeImpl.create(ApplicationModuleHomeImpl.java:91)

    15/03/12 09:38:15 to oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.createStaticAKApplicationModule (unknown Source)

    15/03/12 09:38:15 to oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.getStaticAKApplicationModuleSync (unknown Source)

    15/03/12 09:38:15 to oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.getStaticAKApplicationModule (unknown Source)

    15/03/12 09:38:15 to oracle.apps.fnd.framework.webui.OAPageBean.preparePage (unknown Source)

    15/03/12 09:38:15 to oracle.apps.fnd.framework.webui.OAPageBean.preparePage (unknown Source)

    15/03/12 09:38:15 to oracle.apps.fnd.framework.webui.OAPageBean.preparePage (unknown Source)

    15/03/12 09:38:15-_OA._jspService(_OA.java:72)

    15/03/12 09:38:15-com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)

    15/03/12 09:38:15-oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:473)

    15/03/12 09:38:15-oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)

    15/03/12 09:38:15-oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)

    15/03/12 09:38:15 at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)

    15/03/12 09:38:15-com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:734)

    15/03/12 09:38:15-com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)

    15/03/12 09:38:15-com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:280)

    15/03/12 09:38:15-$100 (ServletRequestDispatcher.java:68) com.evermind.server.http.ServletRequestDispatcher.access

    15/03/12 09:38:15-com.evermind.server.http.ServletRequestDispatcher$ 2.oc4jRun(ServletRequestDispatcher.java:214)

    15/03/12 09:38:15-oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)

    15/03/12 09:38:15-com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:219)

    15/03/12 09:38:15-com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:395)

    15/03/12 09:38:15-_OA._jspService(_OA.java:81)

    15/03/12 09:38:15-com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)

    15/03/12 09:38:15-oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:473)

    15/03/12 09:38:15-oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)

    15/03/12 09:38:15-oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)

    15/03/12 09:38:15 at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)

    15/03/12 09:38:15-com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:734)

    15/03/12 09:38:15-com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)

    15/03/12 09:38:15-com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:908)

    15/03/12 09:38:15-com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:458)

    15/03/12 09:38:15-com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:226)

    15/03/12 09:38:15-com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:127)

    15/03/12 09:38:15-com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:116)

    15/03/12 09:38:15-oracle.oc4j.network.ServerSocketReadHandler$ SafeRunnable.run (ServerSocketReadHandler.java:260)

    15/03/12 09:38:15-com.evermind.util.ReleasableResourcePooledExecutor$ MyWorker.run (ReleasableResourcePooledExecutor.java:303)

    15/03/12 09:38:15-java.lang.Thread.run(Thread.java:662)

    Better subject.

    Ash

    I solved this problem changing Embedded OCJ4 preferences of localhost to my local network (im my case 172.29.11.100) IP addess

  • My links in the html page do not work in Firefox.

    I made som links in the same page in HTML, and they do not work in Firefox, although they work fine in Internet Explorer. I tried everything on this page: https://support.mozilla.org/en-US/kb/troubleshoot-and-diagnose-firefox-problems?esab=a & s = links + don % 27T + work + in + firefox & r = 19 & as = s

    This has been a problem for years. Why not in page anchor links work? I'm just using html with Wordpad to create my pages, not CSS.

    Rules of the House at the top of the page.

    <a href="#PCgen">Character generation</a>
    <a name="#PCgen"><center>
    	<img src="KFR0 images/buts/bar swordcloth.gif" width=500 height=80>
    </a></center>

    It would be in the correct manner. Clear the # and close this tag a name immediately.

     <a name="PCgen"></a> <center>
    	<img src="KFR0 images/buts/bar swordcloth.gif" width=500 height=80>
    </center> 
  • My home, end, PG. PREC and PG. Next buttons do not work in Firefox 4.0.1. They work with other programs.

    My home, end, Page Up and Page down on my keyboard keys do not work in Firefox 4.0.1. They work with other programs and worked with the previous version of Firefox...

    Press F7 and see which suits him.

    http://KB.mozillazine.org/accessibility.browsewithcaret

  • OAF Page works only with the manuscript of java for the auto refresh

    Hi gurus,

    I have a problem with deployment of the page.

    I created a custom page and I have written a java script to make and auto refresh page.

    Please find the code I wrote to processRequest below

    OABodyBean rtBodyBean;

    rtBodyBean = pageContext.getRootWebBean ((OABodyBean));

    JavaS string = "javascript:setTimeout ('window.location.reload ()', 11000);

    / * This method is called to call java script function each time that for

    * refresh the page every 11 seconds * /.

    rtBodyBean .setOnLoad (javaS);

    When I run the page of Jdeveloper's get updated. but once I've deployed the page, and start it from the applications it is not refreshing.

    I tested the page of mozilla and it works fine but when I run IE it is not refreshing.

    Help, please

    Hi guys the problem is resolved.

    The problem was that I was using the old version of Jdeveloper which created oa_html with the older version files and the internet explore search the latest files from version of.js.

    and the code has been changed as below.

    Create a timer

    OABodyBean bodyBean = pageContext.getRootWebBean ((OABodyBean));

    JavaS string = 'JavaScript:setTimeout('window.location=window.location',11000);';

    bodyBean.setOnLoad (javaS);

    end timer

    OALinkBean linkBean;

    linkBean = (OALinkBean) webBean.findIndexedChildRecursive ("PayslipFile"); / * The ID of the column * /.

    BindValue OADataBoundValueViewObject;

    bindValue = new OADataBoundValueViewObject (linkBean, 'Url'); / * VO attribute * /.

    OALinkBean _temp = linkBean;

    / * - Required placeholder for the url column added by vo Extention *.

    linkBean.setAttributeValue (OALinkBean.DESTINATION_ATTR, bindValue);

    OAApplicationModule am;

    AM = pageContext.getApplicationModule (webBean);

    OAViewObject vo;

    VO = (OAViewObject) am.findViewObject ("ViewPayslipVO1");

    vo.clearCache ();

    vo.executeQuery ();

  • What is the yellow square with a question mark on the page OPTIONS of FireFox? Have a peak.

    There is a yellow square with a question mark on the FireFox OPTIONS / settings page.
    If the mouse enters it, it reacts like it is something to click, but no indication that it is.
    Is it supposed to be there and if so, why?
    He has a POINT of MARK BLACK inside the small SQUARE of YELLOW.
    Any help is appreciated.

    This is the help screen. Press the key.

  • Mozilla Firefox comes with Google Start Page, I want an old, can I get it again?

    I've updated Mozilla to the latest version. However, when I opened a second tab I get a Start Page of Mozilla Firefox with a Google search page, instead of the old page, which shows the last few pages, I traveled. Can I get the old page back and how.

    Note that these preferences are no longer supported in current versions of Firefox:

    1. Security.enable_ssl2: True
    2. Security.enable_tls: false

    See also this article on the page tab (topic: newtab):

  • Firefox Will not start with the home page. Continues to set up where I left off whenever I start firefox

    Firefox keeps opeing where I left instead to start with my home page. I use the latest firefox with windows8. Dosen't happen with windows7. This has happened with the last update.

    Replacing the pref.js didn't fix the problem, I just do a default reset firefox and that solved the problem.

  • 13 new tab Firefox opens the page with the error "page is not valid.

    Installed version Firefox 13. New tab button, new tab or Ctrl-T file results in message:

    The address is not valid
    The URL is not valid and cannot be loaded.

    The Web addresses are usually written as
    Http://www.example.com/
    Make sure that you use slashes (i.e. /).

    I found a solution that solved my problem. I went in: config, browser.newtab.url and changed the subject: newtab to about: blank. I am very happy that I can add new tabs without error and the white page works for me.

    Thanks for the suggestions.

  • Firefox 10 for Mac - 11 installation does not work with Cooliris I have to install Firefox 10

    Firefox 10 for Mac - 11 installation does not work with Cooliris I have to install Firefox 10

    Double post please see also /questions/925441 #answer - 326583

  • Some Web pages won't load does not (hanging) in Firefox 6 and 7. No improvement in Mode without failure or clearing cache/cookies. Pages work fine in Chrome and IE and Firefox 5.0.1 on this computer and also fine load in Firefox 7 on other computers.

    On my main computer, Firefox 6 and 7 will not load some Web pages (redsox.com, for example - pages just block indefinitely). Boot safe mode does not help. I keep downgraded to 5.0.1 and loads pages very well; they charge both in Chrome and IE. In addition, pages loading in Firefox 7 on other computers, it seems to have a problem with this configuration/installation...have deleted the cache and cookies without improvement. Any advice?

    I would create a new.

  • When opening Firefox, it opens 4 distinct programs of FF with a blank page on each program.

    I have my Firefox home page set up like Yahoo! Mail, but when I first open Firefox I get 4 separate sessions Firefox with a blank page for each session. When I click on Tools/Options, it is said that yahoo! Mail is still my home page.

    It is possible that there is problem with sessionstore.js and sessionstore.bak files in the profile folder

    Delete sessionstore.js and sessionstore.bak in the profile folder

    • Help > troubleshooting information > profile directory: opens showing the file

    If you see files sessionstore-# .js with a number in the left part of the name as sessionstore - 1.js then delete those as well.

    You will have to redo the App Tabs and tab groups after delete sessionstore.js.

    See:

  • Active state with menu manual not working does not with child pages

    I created a horizontal menu manual on my master page with two links (at WORK and about me). I did them manually as it was the only way I could work out how the style and the menu items to distance as I wanted. I created an active state that works for the main page WORK and the about me page.

    However, I have four child pages under the work, but when you click on one of them that the active State for labor (a green line under work) does not appear. When I return to the menu options to try to "solve" the problem and choose "All pages" all child pages appear in the main menu I want and does not solve the problem. I chose manual that I could put the line to show that under the term of WORK and not all field.

    Here is my Web site to demonstrate the problem: www.robertgreens.com

    Any help to fix this would be appreciated with gratitude!

    I managed to solve this problem (with the help of Live Chat Support). I needed to create an autour work and provide a 'normal' State which resembled the active state, so when you click on the pages of the child, it looked like work page parent menu (with a green line) below. This meant that I had to duplicate master page and do the same (deletion of the green line in the menu of work) for the words Me page. And now, everything looks the same: www.robertgreens.com

Maybe you are looking for

  • HP Pavilion Notebook 15p204tx: Realtek RTL8723BE does not

    Hello I was faced with a problem with my Realtek RTL8723BE wireless card for more than a month. After using it for awhile, I am unable to connect to the internet. The connection status indicates "No Internet Access". After you run the troubleshooter,

  • Update KB977816 keeps failing to install, over a long period.

    Attempts are made on a daily basis, but without success. I have not noticed any problems as a result of the failure, but the update is rated important and I think that the problem must be resolved.

  • I can't send messages on craigslist

    I can't send messages through craigslist. When I try this pop up - the connection to the server has failed. Topic "just watch me for you! -41 (Vancouver, Wa)', account: ' 6363', server: ' 6363', Protocol: SMTP, Port: 25, secure (SSL): no, Socket erro

  • CRA and IPCC Express

    Hello ARC is required for the deployment of the IPCC Express Premium? In the demo flash, Application Administration, customer response was used to display the reports of the IPCC Express in real time. Is there another way to display these reports, if

  • Recover file deleted from windows 7?

    I deleted a file hold photos of windows 7, how can I retrieve this file? I tried the system restore, but no help. I deleted the file a month ago?