Frame around my Spry Menu button when clicking?

Hi experts
not sure if you can get rid of this but on my spry menu I have 5 options to click on, each change colour when you hover the mouse over them which is great but once you click on any of them this dotted frame around them shows up?
Can I some how get rid of this?
Regards Lee
Thanks for all your help in advance

See if the reply by Elizabeth at the following link helps explain how and what to write into your stylesheet:
http://forums.adobe.com/message/2282916#2282916
Nadia
Adobe Community Expert : Dreamweaver
Unique CSS Templates | Tutorials | SEO Articles
http://www.DreamweaverResources.com
Web Design & Development
http://www.perrelink.com.au
http://twitter.com/nadiap

Similar Messages

  • Different images for spry menu button jpg or gif?

    Hi I have just been reading James Branstons "questions and answers", just what I was looking for many thanks to gramps.
    I am new to dreamweaver and spry and what I am wanting to achieve is a spry menu bar horizontal, I would like to have my own font "Cheri" for the about etc.  To do this would I need to save text as a gif or a jpg?  The jpg looks crisp where as the gif is not so sharp, the jpg has a black background white text, gif white text transparent background, the gif works well with hover, the jpg has the boxed background, if using a jpg do I need to create another file for hover? If so where do I place this in code?
    I did what gramps descibed in James Branstons question works well, but the sub menu boxes have disappeared.
    Hope this all makes sense, hard to explain what you want when you don't know exactly what you're doing. Many many thanks in advance.

    Hi back on the website today just tried out the mouseover and mouseout, I must be doing something wrong as it looks like goulash at the moment, sorry to be a pain and thankyou in advance, as coding is something quite new and frightening for me help is really appreciated.
    Currently code is:
        </script>
        <ul id="MenuBar1" class="MenuBarHorizontal">
          <li><a href="#">about</a></li>
          <li><a href="#">recipes</a></li>
          <li><a href="#">shopping</a></li>
          <li><a href="#">contact</a></li>
        </ul>
      </div>
      <div id="mainNavspace"></div>
    When I added the code below to the about region thats when I made goulash.........
    <li><a class="MenuBarItemSubmenu" href="#"><img name="about" src="jpgs/about.jpg" onMouseOver="about.src='jpgs/about_over.jpg'" onMouseOut="about.src='jpgs/about.jpg'" /></a>
    Thank you for patience in advance, if you could show me how the code should look I would be very grateful, kind regards.

  • Dialog box with one button, when clicked will launch another script

    How do I create a button inside a dialog box, which, when clicked, will open up another script?

    ]I've typed
    set myDialog to display dialog "Finished?" buttons {"Shutdown", "Screensaver"}
    if button returned of myDialog is "Screensaver" then
    run script ("Macintosh HD:Users:Seb:Applescript:ScreenSaver.scpt" as alias)
    if button returned of myDialog is "Shutdown" then++
    run script ("Macintosh HD:Users:Seb:Applescript:Shutdown.scpt" as alias)
    end if
    but it gives me an error and says "Expected end of line, etc. but found end of script."

  • Still Frame vs Video Loop Menu Button Issues

    Hello,
    I have a home video of a wedding I am trying to burn to a DVD using iDVD. I have 7 chapter markers in the movie and I would like to use still clips from the video as the icons in the chapter menu buttons. However, once I select "still image", I can no longer scroll through the entire movie to select the image I want. Instead, it only gives me the first 1 minute 37 seconds of the clip. Does anyone know what I might be doing wrong?
    Thanks,
    Joe

    Nevermind, I have figured it out.

  • Disappearing Vertical Spry menu buttons in IE

    I have some experience with web developement, but this is my first attempt at Spry menus.  I have a horizontal menu that is working great, but the vertical menu doesn't work correctly in IE (I'm using IE8).  It works just fine in Firefox.  When I mouse over a button, all the other buttons disappear, and then most of the buttons don't appear again even when I move the mouse off of the menu.
    Here's the temporary URL to the page in question: http://web.mst.edu/~cdcgg3/AAVG/template_USLI.html   (Note: this is just the preliminary layout, none of the links go anywhere yet.)
    Any ideas?  Like I said, I'm new to Spry so any help would be greatly appreciated.  Thanks!
    ~clueless

    I think you may have an issue with height:auto in IE
    Have a look at this tutorial by David Powers http://foundationphp.com/tutorials/sprymenu/customize1.php

  • Hide button when click on F3

    Hi,
    i had created one button in PF-STATUS and after displaying the output in ALV, when user clicks on Back Button , that created button has to be hide.
    Now how to hide it?

    Hi,
    when back button is pressed, write the code as below
    if sy-ucomm = <back>
    set pf-status <pf-status> excluding <created button>.
    endif.
    Regards,
    Dhanunjaya Reddy

  • Read button when clicked in notify doesn't open email sent

    I have a user using Groupwise 8.0.3 when she clicks on 'read' on the notify popup box advising of a new email she has received, the new email does not open. Nothing happens. Groupwise is open in the background.
    I have uninstalled Groupwise, deleted all references to Groupwise and notify in the registery, rebooted the pc and reinstalled Groupwise. Still the same issue.
    Please advise what I can do next.
    thanks

    In article <[email protected]>, Lia19 wrote:
    > I have a user using Groupwise 8.0.3 when she clicks on 'read' on the
    > notify popup box advising of a new email she has received, the new email
    > does not open.
    >
    Try having her duplicate this on another system, and have another user try
    on her system. It might be an account issue rather than a machine
    specific issue, and if that case we need to look at running GWCheck
    Contents Analyze/Fix and checking the resulting logs.
    Also do purge of temp files (such as with CCleaner) and run a disk
    defragment.
    Andy Konecny
    Knowledge Partner (voluntary SysOp)
    Konecny Consulting Inc. in Toronto
    "Give more than others think is wise
    Challenge yourself beyond what others think is right"
    Michael 'Pinball' Clemens

  • Insert collapsible panel in Spry menu

    Hi,
    Can a collapsible panel be inserted into a Spry menu.
    When clicked, I would like one of my menu items to slide open exposing another menu. Kind of a sub catagory of the menu item.
    Sorry for the poor discription.
    Thanks
    Dennis

    I think that an accordion will serve you purpuse better. Have a look at the following
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Old English Sheepdog Club of America</title>
    <link href="/css/oescaHRC.css" rel="stylesheet" type="text/css" />
    <link href="SpryAssets/SpryAccordion.css" rel="stylesheet" type="text/css">
    <script src="SpryAssets/SpryAccordion.js" type="text/javascript"></script>
    <script src="SpryAssets/SpryDOMUtils.js" type="text/javascript"></script>
    </head>
    <body>
    <div class="container">
      <div class="header"><img src="images/header_03.gif" alt="OESCA Banner" width="789" height="239" />
        <!-- end .header --></div>
      <div class="sidebar1">
        <div id="Accordion1" class="Accordion" tabindex="0">
          <div class="AccordionPanel">
            <div class="AccordionPanelTab"><a href="http://www.oldenglishsheepdogclubofamerica.org/" title="OESCA home page">Home - OESCA</a></div>
            <div class="AccordionPanelContent"><!-- no content --></div>
          </div>
          <div class="AccordionPanel">
            <div class="AccordionPanelTab"><a href="index.php" title="OES Health home page">Home - OES Health</a></div>
            <div class="AccordionPanelContent"><!-- no content --></div>
          </div>
          <div class="AccordionPanel">
            <div class="AccordionPanelTab"><!-- no link just open panel -->Cerebellar Abiotrophy Center</div>
            <div class="AccordionPanelContent">
             <ul>
               <li><a href="#" title="CA Infected Dogs">CA Infected Dogs</a></li>
               <li><a href="#" title="Video's of Infected Dogs">Video's of Infected Dogs</a></li>
               <li><a href="#" title="CA Articles">CA Articles</a></li>
             </ul>
            </div>
          </div>
        </div>
    <img src="images/animations/32402508.gif" width="130" height="182" alt="Vet Dog" /><br />
    <!-- end .sidebar1 --></div>
    <div class="content">
      <!-- begin .content -->
      <h1>OES Health &amp; Open Health Registry</h1>
      <h1>The Official Online Resource...<br />
        Promoting the Health &amp;   Welfare of the OES</h1>
      <h2>from the OESCA Health &amp; Research Committiee</h2>
      <br />
      <p> </p>
      <p> </p>
      <p> </p>
      <p> </p>
      <p> </p>
      <p> </p>
      <p> </p>
      <p> </p>
      <p> </p>
      <p> </p>
      <p> </p>
      <p> </p>
      <!-- end .content -->
    </div>
      <div class="footer"> This site belongs to the Old English Sheepdog Club of America, Inc. <br />
        No part can be linked to or copied without express permission of the Old English Sheepdog club of America, Incorporated<br />
    <br />
    Web Design by Idea Patio Creative Services
      <!-- end .footer --></div>
      <!-- end .container --></div>
    <script>
    var Accordion1 = new Spry.Widget.Accordion("Accordion1");
    // the event listener to override the default tab behaviour when clicked
    Spry.$$('.Accordion a').addEventListener('click',function(){return window.location = this.href;},true);
    </script>
    </body>
    </html>
    The above is only an example to give you an idea of what the outcome can be when using an accordion. You will still need to tweak your CSS to suit.
    I hope this helps.
    Ben

  • Main window animation to fly in when clicked on different menu buttons

    For a flash website I'm creating, I want my main window box with all the information containing it to fly in when a menu button is clicked.
    I can't figure out the actionscript to do that.
    It's the same thing as this website's main window:
    http://www.flash-templates-today.com/free-flash-templates/27/

    thanks for the tips!
    did you know of any links or templates that would have the actionscript for that already done that i could base mine off of?
    I'm not sure how I would make the movieclip tween when I clicked on a menu button and have the text in it change as well.

  • HT1338 My Mac keeps Looking for Networks? The ICON in menu when clicked shows the WI- FI (in gray) ON then goes to Looking for Network again. Shutting down the connection.

    My MAC keeps looking for networks? The ICON in menu bar when clicked shows the WI-FI (in grey) it keeps shuting off and disconnecting. Any Ideas???

    Test after taking each of the following steps. Back up all data before making any changes.
    1. Make sure the network is on the preferred list by following these instructions.
    2. Follow the instructions in this support article under the heading "Symptom: The network connection drops unexpectedly."
    3. Make a note of all your settings for Wi-Fi in the Network preference pane, then delete the connection from the connection list and recreate it with the same settings. You do this by clicking the plus-sign icon below the connection list, and selecting Wi-Fi as the interface in the sheet that opens. Select Join other network from the Network Name menu, then select your network. Enter the password when prompted and save it in the keychain.
    4. From the Location menu at the top of the Network preference pane, select Edit Locations. A sheet will drop down. Click the plus-sign button to create a new location. Give it any name you want. In the new location, set up the Wi-Fi service with the same settings you used before. Click Apply and test.
    5. Launch the Keychain Access application. Search for and delete all AirPort network password items that refer to the network. Make a note of the password first.
    6. In some cases, the problem has been resolved by repairing permissions on the startup volume.
    7. Reinstall OS X.

  • When click on "GO" button i got this error.

    Hi All,
    In searchpg have one lov and go button.
    when click on the go button, based on the lov the data displayed in advancetableRN.
    this advancetableRN is created with EO based VO.
    so when click on the go button i got the below error.
    plz help me its very urgent.
    Exception Details.
    oracle.apps.fnd.framework.OAException: oracle.jbo.RowCreateException: JBO-25017: Error while creating a new entity row for ManagerCustomTableEO.
         at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:888)
         at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1145)
         at oracle.apps.fnd.framework.webui.OAPageErrorHandler.processErrors(OAPageErrorHandler.java:1408)
         at oracle.apps.fnd.framework.webui.OAPageBean.processFormRequest(OAPageBean.java:2637)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1659)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:497)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:418)
         at OA.jspService(OA.jsp:40)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
         at java.lang.Thread.run(Thread.java:534)
    ## Detail 0 ##
    java.lang.InstantiationException
         at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
         at java.lang.Class.newInstance0(Class.java:308)
         at java.lang.Class.newInstance(Class.java:261)
         at oracle.jbo.server.EntityDefImpl.createBlankInstance(EntityDefImpl.java:1174)
         at oracle.jbo.server.ViewRowImpl.createMissingEntities(ViewRowImpl.java:1532)
         at oracle.jbo.server.ViewRowImpl.init(ViewRowImpl.java:236)
         at oracle.jbo.server.ViewDefImpl.createBlankInstance(ViewDefImpl.java:1050)
         at oracle.jbo.server.ViewDefImpl.createInstanceFromResultSet(ViewDefImpl.java:1007)
         at oracle.jbo.server.ViewObjectImpl.createRowFromResultSet(ViewObjectImpl.java:2701)
         at oracle.jbo.server.ViewObjectImpl.createInstanceFromResultSet(ViewObjectImpl.java:2605)
         at oracle.jbo.server.QueryCollection.populateRow(QueryCollection.java:2001)
         at oracle.jbo.server.QueryCollection.fetch(QueryCollection.java:1857)
         at oracle.jbo.server.QueryCollection.get(QueryCollection.java:1269)
         at oracle.jbo.server.ViewRowSetImpl.getRow(ViewRowSetImpl.java:2886)
         at oracle.jbo.server.ViewRowSetIteratorImpl.doFetch(ViewRowSetIteratorImpl.java:2521)
         at oracle.jbo.server.ViewRowSetIteratorImpl.ensureRefreshed(ViewRowSetIteratorImpl.java:2383)
         at oracle.jbo.server.ViewRowSetIteratorImpl.refresh(ViewRowSetIteratorImpl.java:2586)
         at oracle.jbo.server.ViewRowSetImpl.notifyRefresh(ViewRowSetImpl.java:1674)
         at oracle.jbo.server.ViewRowSetImpl.execute(ViewRowSetImpl.java:597)
         at oracle.jbo.server.ViewRowSetImpl.execute(ViewRowSetImpl.java:544)
         at oracle.jbo.server.ViewRowSetImpl.executeDetailQuery(ViewRowSetImpl.java:619)
         at oracle.jbo.server.ViewObjectImpl.executeDetailQuery(ViewObjectImpl.java:3311)
         at oracle.jbo.server.ViewObjectImpl.executeQuery(ViewObjectImpl.java:3298)
         at oracle.apps.fnd.framework.server.OAViewObjectImpl.executeQuery(OAViewObjectImpl.java:439)
         at wnsgs.oracle.apps.pa.managerinformation.server.ManagerInformationAMImpl.CustomtablePronoLogic(ManagerInformationAMImpl.java:124)
         at wnsgs.oracle.apps.pa.managerinformation.webui.ManagerDetailsCO.processFormRequest(ManagerDetailsCO.java:46)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:799)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:363)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processFormRequest(OAPageLayoutHelper.java:1118)
         at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processFormRequest(OAPageLayoutBean.java:1579)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:995)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:961)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:816)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:363)
         at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processFormRequest(OAFormBean.java:395)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:995)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:961)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:816)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:363)
         at oracle.apps.fnd.framework.webui.beans.OABodyBean.processFormRequest(OABodyBean.java:363)
         at oracle.apps.fnd.framework.webui.OAPageBean.processFormRequest(OAPageBean.java:2633)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1659)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:497)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:418)
         at OA.jspService(OA.jsp:40)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
         at java.lang.Thread.run(Thread.java:534)
    java.lang.InstantiationException
         at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
         at java.lang.Class.newInstance0(Class.java:308)
         at java.lang.Class.newInstance(Class.java:261)
         at oracle.jbo.server.EntityDefImpl.createBlankInstance(EntityDefImpl.java:1174)
         at oracle.jbo.server.ViewRowImpl.createMissingEntities(ViewRowImpl.java:1532)
         at oracle.jbo.server.ViewRowImpl.init(ViewRowImpl.java:236)
         at oracle.jbo.server.ViewDefImpl.createBlankInstance(ViewDefImpl.java:1050)
         at oracle.jbo.server.ViewDefImpl.createInstanceFromResultSet(ViewDefImpl.java:1007)
         at oracle.jbo.server.ViewObjectImpl.createRowFromResultSet(ViewObjectImpl.java:2701)
         at oracle.jbo.server.ViewObjectImpl.createInstanceFromResultSet(ViewObjectImpl.java:2605)
         at oracle.jbo.server.QueryCollection.populateRow(QueryCollection.java:2001)
         at oracle.jbo.server.QueryCollection.fetch(QueryCollection.java:1857)
         at oracle.jbo.server.QueryCollection.get(QueryCollection.java:1269)
         at oracle.jbo.server.ViewRowSetImpl.getRow(ViewRowSetImpl.java:2886)
         at oracle.jbo.server.ViewRowSetIteratorImpl.doFetch(ViewRowSetIteratorImpl.java:2521)
         at oracle.jbo.server.ViewRowSetIteratorImpl.ensureRefreshed(ViewRowSetIteratorImpl.java:2383)
         at oracle.jbo.server.ViewRowSetIteratorImpl.refresh(ViewRowSetIteratorImpl.java:2586)
         at oracle.jbo.server.ViewRowSetImpl.notifyRefresh(ViewRowSetImpl.java:1674)
         at oracle.jbo.server.ViewRowSetImpl.execute(ViewRowSetImpl.java:597)
         at oracle.jbo.server.ViewRowSetImpl.execute(ViewRowSetImpl.java:544)
         at oracle.jbo.server.ViewRowSetImpl.executeDetailQuery(ViewRowSetImpl.java:619)
         at oracle.jbo.server.ViewObjectImpl.executeDetailQuery(ViewObjectImpl.java:3311)
         at oracle.jbo.server.ViewObjectImpl.executeQuery(ViewObjectImpl.java:3298)
         at oracle.apps.fnd.framework.server.OAViewObjectImpl.executeQuery(OAViewObjectImpl.java:439)
         at wnsgs.oracle.apps.pa.managerinformation.server.ManagerInformationAMImpl.CustomtablePronoLogic(ManagerInformationAMImpl.java:124)
         at wnsgs.oracle.apps.pa.managerinformation.webui.ManagerDetailsCO.processFormRequest(ManagerDetailsCO.java:46)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:799)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:363)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processFormRequest(OAPageLayoutHelper.java:1118)
         at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processFormRequest(OAPageLayoutBean.java:1579)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:995)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:961)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:816)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:363)
         at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processFormRequest(OAFormBean.java:395)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:995)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:961)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:816)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:363)
         at oracle.apps.fnd.framework.webui.beans.OABodyBean.processFormRequest(OABodyBean.java:363)
         at oracle.apps.fnd.framework.webui.OAPageBean.processFormRequest(OAPageBean.java:2633)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1659)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:497)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:418)
         at OA.jspService(OA.jsp:40)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
         at java.lang.Thread.run(Thread.java:534)
    thanks
    Latha
    Edited by: Latha on Dec 21, 2011 2:10 AM
    Edited by: Latha on Dec 21, 2011 4:21 AM

    Hi all,
    plz help me if anybody have idea on this issue.
    its urgent
    latha

  • How to menu buttons?

    I have a set of menu buttons made in flash ac3 (menu.swf). the menu buttons goes with menu.htm for example.
    I have another swf for example about us (about.swf). this swf goes with about.htm.
    the index.html loads the menu.swf and the main.swf.
    I hope some expert can point me in the right direction:
    Is it possible to make the ac3 code, able to, tell the menu.swf buttons when clicked (on the about button), to go to the about.htm but load the exact frame/label of the about.swf.
    in other words what i trying is, to make it more seo friendly. to have menu.swf to go to the exact content of another swf.
    thanks in advance.

    if a swf loads a htm file, the htm file will replace the swf or open in another browser window.  the swf embedded by that htm file can be directed to a particular frame by using a query string to open the htm file and pass the frame number or label you want the embedded swf to play.
    you'll need javascript in the loaded htm file to pass the url with the query string to flash where you'll parse it and extract the needed info or, you can parse the query string in javascript and pass the needed info to flash.
    to communicate between js and actionscript, use the externalinterface class.
    you'll need to use preloader-type code to ensure the needed frame number or label is loaded before executing a goto in your swf that's embedded by the loaded htm.

  • Changing Spry Menu Background

    So I decided to spice up my page a little by adding a
    background image to my spry menu buttons.
    After creating an image I went to "ul.MenuBarVertical a" and
    set my new image as the background, worked fine.
    Same image with a triangle on right for a submenu button in
    "ul.MenuBarVertical a.MenuBarItemSubmenu" worked fine.
    Hover image in "ul.MenuBarVertical a:hover,
    ul.MenuBarVertical a:focus" works fine.
    But I can't seem to change the background image for hovering
    over a submenu button. I assumed it would go in "ul.MenuBarVertical
    a.MenuBarItemSubmenuHover" but when I hover over it the image just
    isn't right. I've looked at all the rules for my spry menu and have
    no idea what is wrong, help please, thanks in advance.

    It is always best to read the comments within the CSS.
    For instance, the first lot of style rules come under the heading
    LAYOUT INFORMATION: describes box model, positioning, z-order
    Then there are style rules that come under the heading of
    DESIGN INFORMATION: describes color scheme, borders, fonts
    Other headings are
    SUBMENU INDICATION: styles if there is a submenu under a given menu item
    and
    BROWSER HACKS: the hacks below should not be changed unless you are an expert
    As for highlighting there are the following
    /* Menu items that have mouse over or focus have a blue background and white text */
    ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
        background-color: #33C;
        color: #FFF;
    /* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
    ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
        background-color: #33C;
        color: #FFF;
    Gramps

  • CS6 Spry Menu issue with iPads

    I created a website using Dreamweaver CS6 and everything is working fine except that iPads are having an issue with the Spry menu.  When they make a selection they can't select another menu option where it is another menu from the main tree or a submenu item.

    Spry uses a hover event, something that touch screens do not understand. You could go into the JS and change the hover into a click event, but then you are still stuck with old and discarded technology. Have a look here http://blogs.adobe.com/dreamweaver/2012/08/update-on-adobe-spry-framework-availability.htm l.
    There are a number of alternatives to choose from. Just Google the subject.
    Want to know what I use? Have a look here http://foundation.zurb.com/docs/components/topbar.html

  • Global command to stop movies in menu buttons?

    Is there any way to have iDVD NOT assign movies to the menu buttons in scene select? I always switch them off and set a still instead, mostly because of the overhead involved. However, it is a pain to have to do this for each menu button when there may be 20 or more, and I was wondering if it can be done globally? I have not yet seen any way so far.

    The only way that I know to switch off the button movies globally is to deselect Motion from the View menu, or click on the blue walking figure below the screen.

Maybe you are looking for

  • Flash player 10.1 still not working (more information).

    A few months back, I made a thread concerning my situation of specific flash content not being played. I have returned, with hopes that my trials and tribulations may provide more insight into my problem. Basics Windows XP 32bit (v2002) - Media Cente

  • 5 Ghz vs 2.4 Ghz

    Howdy I am currently using a Time Capsule as a router. It is located in my office, which is upstairs. My wife uses her Mac laptop in her office, which is down stairs. Her connection to the internet, which is wireless and through the Time Capsule, is

  • Error Joining Airport Network

    My new Mac will not go online at home - although it will join other networks elsewhere. There are 3 other Macs online at home and when I set up my new mac I transferred all the settings over so surely they should be the same and therefore able to acc

  • Failure to retrieve spry data set

    I have worked with the html data set in spry cs4 before and have managed to get it to work.  This is a very simple data set but I get a failure to retrieve data set message.  http://www.pixelsandpaper.com/Lestock/index.htm  Can anyone help?

  • Print to mail (access method M): several recipients

    We are using the "print to mail" (sending a PDF file to an Internet-style e-mail address). (As a matter oif fact, we have a printer called MPDF.) We have received the following question: is it possible, within such a print request, to specify several