Top frame not reloading on each submit of JS Page

I have weblogic portal, in which initial page or index page is made of three frames top, side and center. Whenever user performs any action, side and center frames reload properly but top frame never after initial load.
Any idea ? why top frame is not refreshing after initial load? and how to fix this problem?

This seems to be more like an html issue than a portal one. Are you giving the target correctly when you click a link e
etc?
Also dont use frames with weblogic portal unless you know what your doing(where each frame points to a portal page).
And dont use frames if you can avoid it.
regards
deepak

Similar Messages

  • Top Frame not displaying correctly

    Hi on my site index page (oldfortestates.com/index.htm) the
    top bar images/top_trans.gif isnt displaying correctly as it is on
    the other pages. It blue bar should fill out the entire space from
    left to right. I tried getting it back to the orginal way it was
    but didn't succeed. There should be no white background on the left
    or right of it. It should be blue right through the top of the
    page... Any help would be much appreciated.

    That's not the only problem you have. Your navigation is
    subducting the
    Flash element.
    To fix your problem, change this -
    .style18 {font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:
    11px; font-weight: bold; }
    -->
    </style>
    to this -
    .style18 {font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:
    11px; font-weight: bold; }
    body { margin:0; padding:0; }
    -->
    </style>
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "atomic king" <[email protected]> wrote in
    message
    news:gktakk$esl$[email protected]..
    > Hi on my site index page (oldfortestates.com/index.htm)
    the top bar
    > images/top_trans.gif isnt displaying correctly as it is
    on the other
    > pages. It
    > blue bar should fill out the entire space from left to
    right. I tried
    > getting
    > it back to the orginal way it was but didn't succeed.
    There should be no
    > white
    > background on the left or right of it. It should be blue
    right through the
    > top
    > of the page... Any help would be much appreciated.
    >

  • Not able to refresh the top frame

    hello helpers ,
    I am using two frames in my system one is top frame which contains all the links and the main frame which displays the data of the clicked linked from the top frame.but now when data from main frame changes my top frame is not reflecting thos changes that why
    Attaching the code for the fra<html>
    <head>
    <title>e-SixSigma PI</title>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    </head>
    <frameset rows="130,*" frameborder="NO" border="0" framespacing="0">
    <frame name="topFrame" scrolling="NO" noresize src="topframe.jsp" marginwidth="0" marginheight="0" >
    <frame name="mainFrame" src="p_MyHome.jsp">
    </frameset>
    </html>mes

    Where does Java fit into this?

  • To not reload from start flash animation on web page

    Hi,
    I've done a nice flash animation which is in fact an ad
    banner.
    This banner should be displayed on my customer website in
    each pages.
    However, in order to be sure that customers of my client will
    see the
    whole flash animation, i would like to be sure that it's not
    reloaded
    from the first frame.
    is there something like a frames counter which can be
    memorized by PHP
    pages server ?
    i mean on page welcome.php, my banner will be displayed.
    let's say that after few seconds (35 frames for example), the
    customer
    click on a link "prices.php".
    on this prices.php page my ad banner is once again displayed,
    but i
    would like to make sure it starts from frame 36 for example,
    and not
    from frame 1.
    how can i do that ?
    thanks a lot,
    RAF

    Ha! thanks certified. the DW experts are pointing at Motion or Episode. I have confirmed that the file won't loop right out of Episode, so that leaves DW off the hook, i think. But what to do?
    Perhaps my workflow is flawed. I don't want to use Aftereffects to create web animations anymore. I want to use Motion. But this is a showstopper. .swfs are supposed to loop by default, so I can't imagine what's wrong. thanks for anymore advice.
    coocoo

  • AS3 Timer to change frames not working correctly. PLS help

    HI I am having a big of trouble with this code to change frames on my timeline. I thought my code below would work fine but its not. For some reason it will go to frames 1-4 (4 is the last frame) then it will go back to 1 again just fine as its supposed to... but then will jump to 3 then back to 1... all random instead of staying in sync.  I have attached both my as2 version and my as3 version. My as 2 is working perfectly. I can define the amount of time a frame will pause for on each frame. ... the as3 though I am having no luck. Any help or advice would be appretiated! Thank you
    here is my as 3 code;
    stop();
    var frameTimer:Timer = new Timer(1000);
    frameTimer.addEventListener(TimerEvent.TIMER, frameChange);
    function frameChange(e:TimerEvent):void
        if(currentFrame == totalFrames)
            gotoAndStop(1);
        else
            nextFrame();
    frameTimer.start();
    here is my as 2 code;
    stop();
    function GotoFrame ()
        StopTimer ()
        var frame:Number = _root._currentframe;
        var total:Number = _root._totalframes;
        var Next:Number = (frame % total) + 1;
        _root.gotoAndStop (Next);
    function StartTimer (Time)
        _root.myTimer = setTimeout (GotoFrame, Time);
        _root.stop ();
    function StopTimer ()
        clearTimeout (_root.myTimer);
        delete _root.myTimer;
    StartTimer (1000);

    Oh I didn't think about that! ... I suppose it is ok to overlook things like this while im still learning
    Thanks for that answer. Perfect! .. that was driving me crazy.
    any chance you could help me solve the next task of defining the amount of time each frame will pause on each frame. In my action scrip 2 code I could put timerFunctioName(5000); and it would pause only that frame for that amount of time and I was able to put different time pauses on each frame in this way.

  • How to get firefox to return to previous link and not reload it

    When viewing content from a page in a tab, clicking the back button causes the previous page to reload in stead of just returning to it. That makes it impossible (without opening the info in a new tab) to return to a page and click the next item you want to view because it is no longer there.
    Also, sometimes you get the message that the previous page is not available with a "try again" button.
    I just want the back button to return to the previous page and NOT reload it.
    I'm hoping there's an about:config setting that fixes this.
    Version 32.0.3
    TIA

    In order to change your Firefox Configuration please do the following steps :
    # In the [[Location bar autocomplete|Location bar]], type '''about:config''' and press '''Enter'''. The about:config "''This might void your warranty!''" warning page may appear.
    # Click '''I'll be careful, I promise!''' to continue to the about:config page.
    browser.cache.check_doc_frequency
    Set how often to check accuracy of cached documents
    * 0 : Once per session
    * 1 : Each time
    * 2 : Never
    * 3 : When appropriate/automatically

  • Urgent: Gif animation shows only the last frame when reloaded

    I use ImageIcon to show gif animations on screen. I want to use only non-looping gif animation files.
    Always when I show a gif animation for the first time it runs correctly through all the frames.
    However when reloading later the same gif animation only the last frame appears. I want to see all the frames of the animation, not only the last frame.
    So for the first showing of the animation this works well:
         icon = new ImageIcon("first_animation.gif");
           label = new JLabel();
           label.setIcon(icon);Then I show another animation and also it works well:
           icon2 = new ImageIcon("second_animation.gif");
           label.setIcon(icon2);Now I would like to show the first animation again but only the last frame of that first animation appears on screen:
    label.setIcon(icon);And even this alternative way to refresh does not work:
           icon = new ImageIcon("first_animation.gif");
           label.setIcon(icon);
    How can I reload the first animation again so that it shows all the frames not only the last frame???
    I have tried for ex. commands updateUI(); and setImageObserver but they don't seem to help.
    I am only a novice so...
    Please I would really appreciate your detailed advice what lines I should rewrite in my code and how?
    Thank you very much!!

    By flagging your question "urgent", you are implying that either your question is more important than other people's questions, or your time is more valuable than mine (or someone else's answering questions here). Both are not true.

  • Stopping a header reloading with each page

    I've had loads of conflicting advice on this one. Someone
    must know surely. How do I stop a flash movie from reloading each
    time a link button is clicked. In other words I just want the movie
    to load once on the home page and the integrated buttons to work as
    links to other html pages without the movie reloading on each
    page.

    well, lets start with the top one, since its an interesting
    way to do things anyway.
    when you look at your html file, (or asp or php) you'll be
    able to see the .swf file embedded in there. If you attach
    variables to the back of that using a script...
    "yourflashfile.swf?VARIABLEA=yesssss"
    that will pass a variable to your _root timeline called
    VARIABLEA with the value of "yesssss". You can use that directly in
    your html, but if you want the variable to change, you'll have to
    use a script. I like to use php because its free and open source,
    and very easy to find online help.
    http://www.13studios.com/whatever.php?VARIABLEA=no
    ------ doesn't work, dont click.
    Would pass your php file VARIABLEA with a value of no. So you
    see we can now connect the two by using a php echo command...
    <?php echo "$VARIABLEA" ?> or <?=$foo?>
    can you put that jumbled mess of answer together
    successfully? :D Lemme know!

  • Is it Possible to set Top and Bottom Margin for each section?

    I've been googling and haven't found an answer to this problem.
    I need to specify a different top and bottom margin for each section in my document. The "document margins" apply to the whole document, so I've set those to a low amount, and I can set the Layout Left and right margins - but the "Layout Margins" do not allow "top and bottom" only "before and after". This is a critical difference, because if you have 2 pages in a section, only the first page gets the "before" margin, and only the 2nd page gets the "after" margin. This is a little odd, and I'm frankly surprised we are in version 4 of this app - and you can't set top and bottom margins for each section.
    If you insert a "layout break" on each page, then you can get the margins to reset for each page inside a section, but this is not an acceptable workaround as I need to setup templates for staff to use that will "flow" like a normal word processor.
    Does any one have any suggestions?

    On page 49 in the English Guide version it tells you about Lay-out margins. This is the text
    *Defining Layout Margins*
    *In a word processing document, a layout margin is the space around columns in a*
    layout.
    *To change the layout margin in a word processing document:*
    *1 Click in a column.*
    *2 Click Inspector in the toolbar, click the Layout button, and then click Layout.*
    *3 To change the outside margins of the column(s), enter values in the Left and Right*
    *fields under Layout Margins.*
    *4 To specify the amount of space above and below the column(s), enter values in the*
    *Before and After fields under Layout Margins.*
    *The new margins can’t extend outside the page margins set for the document in the*
    *Document inspector.*
    I hope this helps.

  • SSL-Config: Oc4J does not reload keystore/truststore at runTime

    Hi all, i have a little question about the SSL-Config into OC4J.
    I have a webApp bound to a secure web site that requires mutual-authentication. If I add at run-time (without stopping OC4J) a trusted entry (a CA) to the keystore the secure-web-site is related to, OC4J does not "reload" the keystore with the new entry. Thus, i have to restart the OC4J to be able to accept SSLconnection that are authenticated by means of that new CA. The qeustion is: Does it exist a conifguration that has to be performed to reload at run-time a keystore in OC4J or it's necessary to restart OC4J each time a new entry to a keystore mapped for a given secure-web-site is added?
    I hope someone can give me a tip,
    Best Regards

    Hi I tried this with latest 10.1.3 Developer Preview 4 and it worked great and I could start OC4J standalone in https mode. Can you please download the latest version of OC4J 10.1.3 DP4 stand-alone and try in there ? The OC4J version embedded with JDev 10.1.3 Preview is pretty old and there have been many bugs fixed since then
    http://www.oracle.com/technology/tech/java/oc4j/index.html
    -Debu

  • JSP not reloading with weblogic 4.5.1 & SP13

    Hi All,
              We are using weblogic 4.5.1 & We recently upgraded to service pack 13 on Sun
              Solaris 2.6, JDK1.1.7b
              It seems that the JSP gets recompiled if the JSP-file changes(in fact for
              each hit from browser, its compiling again!!), but some times it isn't
              reloaded (the changes are not visible in the generated HTML-file).
              It seems, whenever JSP changes, weblogic recognizing that JSP has changed &
              its compiling. But its SOME TIMES not reloading the class. So whenever
              new request come from browser for that JSP, again its compiling the JSP!!
              but again its not reloading. If I restart the weblogic server, its working
              fine. BUt we don't want to bounce the server for each change in JSP..
              Any help is appreciated.
              thanks,
              -ramu
              

              Make sure that your JSP workingDir is NOT in your WEBLOGICCLASSPATH. If it is - the JSP will load correctly
              or compile and load correctly the first time. Afterwards it will compile, but not reload.
              Mike
              "Ramu" <[email protected]> wrote:
              >Hi All,
              >
              >We are using weblogic 4.5.1 & We recently upgraded to service pack 13 on Sun
              >Solaris 2.6, JDK1.1.7b
              >
              >It seems that the JSP gets recompiled if the JSP-file changes(in fact for
              >each hit from browser, its compiling again!!), but some times it isn't
              >reloaded (the changes are not visible in the generated HTML-file).
              >
              >It seems, whenever JSP changes, weblogic recognizing that JSP has changed &
              >its compiling. But its SOME TIMES not reloading the class. So whenever
              >new request come from browser for that JSP, again its compiling the JSP!!
              >but again its not reloading. If I restart the weblogic server, its working
              >fine. BUt we don't want to bounce the server for each change in JSP..
              >
              >Any help is appreciated.
              >
              >thanks,
              >-ramu
              >
              >
              

  • Adobe Reader printing 4 pages, over top each other on 1 page

    I created a form for my office in LiveCycle. It's 4 pages with lots of fields to input data. I extended features to Reader users, which is what my coworkers use when they fill it out. It worked fine for several months. Suddenly, the form is printing all 4 of it's pages over top of each other on 1 page.
    I've printed the same file from a different computer on a different printer, and it comes out fine. I've also printed it from a different computer, to the same printer, and it comes out fine. So, therefore, I believe the problem lies with that specific machine, and/or perhaps its Reader settings. But I've gone through all the print and document settings and can't find anything that looks out of the ordinary.
    Can anyone shed some light on what might be causing this? Is it a print setting, or is there a way to reset Reader's settings to default?

    Do a malware check with some malware scanning programs.<br />
    You need to scan with all programs because each program detects different malware.<br />
    Make sure that you update each program to get the latest version of their databases before doing a scan.<br />
    <br />
    * http://www.malwarebytes.org/mbam.php - Malwarebytes' Anti-Malware
    * http://www.superantispyware.com/ - SuperAntispyware
    * http://www.microsoft.com/windows/products/winfamily/defender/default.mspx - Windows Defender: Home Page
    * http://www.safer-networking.org/en/index.html - Spybot Search & Destroy
    * http://www.lavasoft.com/products/ad_aware_free.php - Ad-Aware Free
    See:
    * "Spyware on Windows": http://kb.mozillazine.org/Popups_not_blocked
    If using the above listed scanners does not fix it or if you are blocked from installing those scanners then ask advice on one of the forums that specialize in malware removal mentioned in the <i>Popups_not_blocked</i> article.

  • Youtube top banner not showing in Firefox

    The top frame (top banner) on the Youtube home page does not appear in Firefox.
    A right click on the frame to load it in a new window makes it appear though.
    I am using Firefox 8.0.1 on a Mac OSX 10.7.2
    All extensions have been disabled and I am using the default theme.
    Any help would be very much appreciated!

    You may have ad-blocking software on your computer if it still happens in Save mode.
    *Help > Restart with Add-ons Disabled
    *https://support.mozilla.com/kb/Safe+Mode
    *http://kb.mozillazine.org/Safe_Mode

  • Frames not showing

    hi, frank here
    I can´t work this out, I´ve got a page, I divide it
    into a top frame, put some text, save the document, save the frame,
    load them to the server, does not show,I can´t work it out,
    does someone can please help?,

    I guess I´ll try, I´ll figure something out
    that is the page that I want to divide into two,
    http://www.about-spain.es/work.htm
    some txt already there, and then, the second half I wanna
    place the message board, which is on php, that´s why I thought
    of the frames which are just not damn showing, I´m a bit new
    to this, I´ve downloaded the php files from a site, which I
    don´t really want to modify, I just wanna put that board on
    that second half :) but at present I don´t know how

  • Servlet Handling(Moving of Hyperlink from Left frame to Top Frame)

    hi
    in the Servlet page (Introduction, Check, reports etc.) should be moved to a top frame instead of a left frame.
    Regards
    Atul

    You should read some basic books about the Servlet like core Java Servlet etc. your second question is not understandable what is meaning by u that left frame and top frame.

Maybe you are looking for

  • Question about the links that include parameters...

    Hello, I use this: <a href="inserer_devis.jsp?firstparameter=<%= rs.getString(1)%>&secondparameter=<%= rs.getString(2)%>">to have a link that gives parameters to the other JSP. My question is: On the other JSP, when I use request.getParameter("firstp

  • Why did it reboot after removing external monitor & power

    I disconnected by 15" Mac pro With Retina display from my thunderbolt-to-VGA adapter, my power cord, and my apple USB keyboard and when I get to my living room I see an error message that says my computer encountered a problem and needed to reboot. 

  • Has anyone heard when the S5 will be available for pre-order??

    I have heard mixed answers, and have stayed actively searching for answers on the android forums, but still nothing. I know verizon is usually a little delayed so that is understandable. If anyone has any updates that they would like to share it woul

  • Tax Reporter HELPPPPP.. please....

    Hello Gurus, for tax reporter in 6.0 you use PDF now, no SAPScript. My questions are along the lines of can't I use the delivered PDF forms or do I have to copy them? How much config do I have to do to get the tax reports and forms out? Any help is g

  • Lost Desktop Icons

    I have a desktop folder with content, but no icons on the desktop. How do I get the content to appear on the desktop with icons?