IE displaces caption when href="javascript:openWin('name of file')"

I have a row of images of varying height, aligned along the bottom by placing them in absolutely placed div boxes.  Below each image (in its nested Div boxes) I have a caption.  When that caption is linked to a plain href all is fine, but when href="javascript:open Win(' ')" or =name.html#namedanchor, then in IE the caption appears about 10px too low.  In FF it displays fine.  Can anyone help?  Thanks, Rachel

It would be impossible to answer your question without seeing the live page.  As the admonition at the top of the forum suggests, please post a link!

Similar Messages

  • Capture href onclick and log the file name to the database table

    I need somehelp with JSP, JavaScript and Java. When a link to a .wav file is clicked, it need to play the file by calling playSound(); function of Windows Media Player, and then capture the name of the file and call a java function to send the information to mySQL database where it will be logged in the file name will be recorded in a table. I am having rough time for being able to call the java function from the jsp function. I am aware that the jsp variable, in this case the file name that was clicked, can not be called in Java but I do not know any other way to do it.
    Please Help....
    I have made a few changes to the code now. Here is my latest code. I still need some help with onClick event. It does not work as intended.
              <a href="WaMu_Recording/<%out.println(strFileName);%>
                   onclick="<%
                             mymes.logFilePlayed(strUser, strPassword2, strFileName);
                        %>;
                             playsound('<%out.print(strFileName);%>');">
                        <%
                             out.print(strFileName);
                        %>
              </a>
    The program appears to be executing the first part of the onClick, mymes.logfilePlayed(strUser, strPassword2, strFileName) as soon as the page is loaded because I can see the all of the records added to the database even before any of the href is clicked.
    onclick should execute calling of the functions logFilePlayed and playsound when the click event occurs.
    Edited by: uncleshah on May 21, 2008 5:26 AM

    Here is how it was solved:
    1) A hidden text box was created for each of the href using the following html script:
         <input type='hidden' name='<%out.print(fileViewed);%>' style="display:" value="" id='<%out.print(intNumber);%>' />
    the name was like an array. So the fields were named: fileViewed1, fileView2, fileView3.... and so on.
    2) Here is the onClick event for the href field:
    onclick="playFile(
              '<%out.print(intNumber);%>',
              '<%out.print(strFileName);%>',
              '<%out.print(fileViewed);%>'
    3) Here is the playFile function:
    <SCRIPT language="JavaScript">
         function playFile(fileNumber, strFileName, fileViewed)
              var desc =document.DisplayFiles.elements[fileViewed];
              desc.value = strFileName;
              playsound('strFileName');
    </SCRIPT>
    Note that fileNumber param is not used.
    4) Upon submit of this form. A new page was opened and here is the code for the new form.
    boolean moreFiles = true;
    String fileName;
    String somethingBack = "";
    myMessage mm = new myMessage();
    int i = 1;
    String strPara ="fileViewed" + i;
    while(moreFiles)
         fileName = request.getParameter(strPara);
         if (fileName != null) {
              if (!(fileName).equals(""))
    // this function on the server side create a record for each file played.
                   somethingBack = mm.logFilePlayed(userSess, password, fileName);
                   ++i;
                   strPara = "fileViewed" + i;
         } else {
              moreFiles = false;
              mm = null;
         } //if else
    } //while          
    This is about 10 days of work in a very short note. I hope that someone will benefit from this work.

  • Hide Region When Click On Region Name Then Region is Display

    Hi ,
    I want to hide region click on REGION NAME like This Report
    [http://apex.oracle.com/pls/apex/f?p=267:4:1532929568077413|http://apex.oracle.com/pls/apex/f?p=267:4:1532929568077413]
    thanks

    Hi,
    For that, I have created a "Hide Show Region on Title Click" Region Template
    Create a new Region Template through Shared Components. This should be created "From Scratch" as there is only one setting in the template that requires any content. When that has been created, edit the template and copy the following into the "Template" setting:
    &lt;script type="text/javascript"&gt;
    function toggle()
    var r = $x('#REGION_ID#body');
    r.style.display = (r.style.display == 'none')?'block':'none';
    &lt;/script&gt;
    &lt;table class="t18Region" id="#REGION_ID#" border="0" cellpadding="0" cellspacing="0" summary=""&gt;
    &lt;tbody class="hideshow"&gt;
    &lt;tr&gt;&lt;th class="t18RegionHeader"&gt;&lt;a href="javascript:toggle();"&gt;#TITLE#&lt;/a&gt;&lt;/th&gt;&lt;/tr&gt;
    &lt;/tbody&gt;
    &lt;tbody id="#REGION_ID#body" style="display:none;" class="hideshowcontent"&gt;
    &lt;tr&gt;&lt;td class="t18ButtonHolder"&gt;#CLOSE#  #PREVIOUS##NEXT# #DELETE##EDIT##CHANGE##CREATE##CREATE2##EXPAND##COPY##HELP#&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td class="t18RegionBody"&gt;#BODY#&lt;/td&gt;&lt;/tr&gt;
    &lt;/tbody&gt;
    &lt;/table&gt;Note that this example uses Theme 18 - so the class names shown here are "t18....". If you are using a different theme, you can find the correct class names from another region template.
    Andy

  • HOW DO I : Add caption to photos; show captions when photo prints

    using Mac (OS 10.4.8) , importing jpeg from iPhoto 6.
    Photos were named in iPhoto but name (example: "johnny Jones, 2006") is not imported.
    I need the photo names ( or "label" or "caption"- whatever it is called.
    I don't know how to caption (name) individual photos in Photoshop Elements 4. I see the Get Info but when I add a title , it shows up as " johny Jones, 2006.jpg"
    - I don't want the extension ".jpg" to show up
    - I don's see any caption when I do a print preview
    How is this done?
    ( am making a picture package of friends' pix.. need to show name of each friend below the person's photo
    NOWhere do I find information on this, not in help, tutorials, etc
    Don't people want to see printed captions anymore? Metadata in my Elements file is not the anwer.
    I don't want a name layer in the photo; I want a text label for each picture.

    Barbara,
    You could enlarge the canvas - Image>resize>canvas size, select a % increment for height, click the arrow pointing towards 12o'clock, check relative. Then type unique caption below picture with text tool. Text will be on its own layer, position it in place, simplify layer. You can fill residual area of transparency at bottom with paintbucket tool in color of your choice. Finally crop picture to conform to size of your paper.
    Ken

  • Problems when using javascript in jsp

    hello, i am implementing a program to upload files.
    a user can upload either a pdf or a latex file.
    so for example if the user uploads a pdf file the form action should be
    "uploadPDF.jsp" and if it is a latex file the action is "uploadlatex.jsp"
    currently when the user uploads the pdf file IT WORKS and does the action correctly but it does not do it for the other file (latex file) gives
    some long jasper exceptions pls help
    *************here is the code*******************
    <SCRIPT LANGUAGE="JavaScript">
    var extArray = new Array(".pdf", ".tex", ".txt");
    function LimitAttach(form, file) {
    allowSubmit = false;
    if (!file) return;
    while (file.indexOf("\\") != -1)
    file = file.slice(file.indexOf("\\") + 1);
    ext = file.slice(file.indexOf(".")).toLowerCase();
    for (var i = 0; i < extArray.length; i++) {
    if (ext = "pdf"){
    document.forms[0].action.value = "uploadPDF.jsp";
    allowSubmit = true;
    break;
    if (allowSubmit) form.submit();
    else
    alert("Please only upload files that end in types: "
    + (extArray.join(" ")) + "\nPlease select a new "
    + "file to upload and submit again.");
    </script>
    </HEAD>
    and below is the form
    <form action="" name="upform"enctype="multipart/form-data">
    <input type="file" name="PDFfilename" size="50"><br>
    <input type="hidden" name="todo" value="upload">
    <input type="submit" name="Submit" value="Upload" onclick="LimitAttach(this.form, this.form.PDFfilename.value)">
    </form>
    thanks,
    moh

    when uploading this latex file in a different jsp file and form it works fine
    however in the above form it does not...........here is the exception errors:
    org.apache.jasper.JasperException: This file appears to be damaged and cannot be repaired. This may not actually be a PDF file.
         org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:510)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:375)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
         org.netbeans.modules.web.monitor.server.MonitorFilter.doFilter(MonitorFilter.java:368)
         com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:322)
         com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:130)
         com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:87)
         com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:200)
         com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:117)
         javax.faces.webapp.FacesServlet.service(FacesServlet.java:198)
         org.netbeans.modules.web.monitor.server.MonitorFilter.doFilter(MonitorFilter.java:368)
    root cause
    javax.servlet.ServletException: This file appears to be damaged and cannot be repaired. This may not actually be a PDF file.
         org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageContextImpl.java:858)
         org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:791)
         org.apache.jsp.uploadPDF_jsp._jspService(uploadPDF_jsp.java:209)
         org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:332)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
         org.netbeans.modules.web.monitor.server.MonitorFilter.doFilter(MonitorFilter.java:368)
         com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:322)
         com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:130)
         com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:87)
         com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:200)
         com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:117)
         javax.faces.webapp.FacesServlet.service(FacesServlet.java:198)
         org.netbeans.modules.web.monitor.server.MonitorFilter.doFilter(MonitorFilter.java:368)
    root cause
    com.adobe.acrobat.pdfobjstore.CantRebuildXRefException: This file appears to be damaged and cannot be repaired. This may not actually be a PDF file.
         com.adobe.acrobat.pdfobjstore.XRefTableRebuilder.buildTrailerDict(XRefTableRebuilder.java:141)
         com.adobe.acrobat.pdfobjstore.XRefTableRebuilder.rebuildXRefTable(XRefTableRebuilder.java:121)
         com.adobe.acrobat.pdfobjstore.XRefTableRebuilder.<init>(XRefTableRebuilder.java:46)
         com.adobe.acrobat.pdfobjstore.XRefTable.<init>(XRefTable.java:44)
         com.adobe.acrobat.pdfobjstore.XRefTable.<init>(XRefTable.java:64)
         com.adobe.acrobat.pdfobjstore.PDFObjMap.compute(PDFObjMap.java:122)
         com.adobe.pe.notify.VValue.handleRequest(VValue.java:172)
         com.adobe.acrobat.pdfobjstore.PDFObjMap.getTrailerDictRef(PDFObjMap.java:49)
         com.adobe.acrobat.pdfobjstore.VTrailerDict.computeReference(PDFObjStore.java:552)
         com.adobe.acrobat.pdfobjstore.VPDFReference.compute(VPDFReference.java:150)
         com.adobe.pe.notify.VValue.handleRequest(VValue.java:172)
         com.adobe.acrobat.pdfobjstore.VPDFReference.pdfReferenceValue(VPDFReference.java:161)
         com.adobe.acrobat.pdfobjstore.security.VEncryptionMethod.computeString(SecurityHandler.java:208)
         com.adobe.pe.vtypes.VString.compute(VString.java:55)
         com.adobe.pe.notify.VValue.handleRequest(VValue.java:172)
         com.adobe.pe.vtypes.VString.stringValue(VString.java:126)
         com.adobe.acrobat.pdfobjstore.security.VPDFObjStorePerms.computePDFObjStorePerms(VPDFObjStorePerms.java:41)
         com.adobe.acrobat.pdfobjstore.security.VPDFObjStorePerms.compute(VPDFObjStorePerms.java:54)
         com.adobe.pe.notify.VValue.handleRequest(VValue.java:172)
         com.adobe.acrobat.pdfobjstore.security.VPDFObjStorePerms.peObjStorePermsValue(VPDFObjStorePerms.java:32)
         com.adobe.acrobat.gui.AcroViewContext.setByteArraySource(AcroViewContext.java:587)
         com.adobe.acrobat.Viewer$3.buildChanges(Viewer.java:907)
         com.adobe.pe.notify.Transactor.commit(Transactor.java:70)
         com.adobe.acrobat.Viewer.setByteArraySource(Viewer.java:911)
         com.adobe.acrobat.Viewer.setDocumentByteArray(Viewer.java:948)
         com.adobe.acrobat.Viewer.setDocumentInputStream(Viewer.java:971)
         org.apache.jsp.uploadPDF_jsp._jspService(uploadPDF_jsp.java:106)
         org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:332)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
         org.netbeans.modules.web.monitor.server.MonitorFilter.doFilter(MonitorFilter.java:368)
         com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:322)
         com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:130)
         com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:87)
         com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:200)
         com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:117)
         javax.faces.webapp.FacesServlet.service(FacesServlet.java:198)
         org.netbeans.modules.web.monitor.server.MonitorFilter.doFilter(MonitorFilter.java:368)
    on the first line it says that the file may be corrupted but it is fine and works, thanks
    moh

  • Including Captions When Burning Files

    Photoshop Elements 7 - when burning files to CD/DVD, what setting is needed so that the captions are included??  Tried, under File, Make CD/DVD and also Copy - neither included the captions....

    1)  The captions were entered at the bottom of the file display where the blank captions box is displayed.  All the captions in question were entered in Photoshop Album 2 which was later converted to PSE 3 and that was converted to PSE 7.  None of the captions in question was entered in PSE  7.
    2)  I tried displaying the photos in Windows by clicking on the drive which then allowed them to be displayed in file name sequence.
    3)  The version is PSE 7 on a PC using Windows 7 Professional.
    4)  The recipient of the files will probably not print the photos from the CD/DVD but if they do printing the captions wouldn't be an issue.

  • Hi. I am using a time capsule for few PC s. I have made 5 different account to access time capsule. but in windows when i enter account name and password for one account, i cannot access other accounts, because windows saves username

    Hi. I am using a time capsule for few PC s. I have made 5 different account to access time capsule. but in windows when I enter account name and password for one account, i cannot access other accounts, because windows saves username. how can i prevent this from happenning. I really need to access all my accounts and dont want it to save automaticlly.

    Why have 5 accounts if you need to access all of them.. just have one account?
    Sorry I cannot follow why you would even use the PC to control the Time Capsule. Apple have not kept the Windows version of the utility up to date.. so they keep making it harder and harder to run windows with apple routers.

  • Hi, We have an application  built using HTMl 5 and Javascript running on IPad2, iOS5.1 Safari 5.1. When we try to download a file(.pvw file) in that application safari throws "Download failed" error. Please suggest what needs to be done.

    Hi,
    We have an application  built using HTMl 5 and Javascript running on IPad2, iOS5.1 Safari 5.1.
    When a file url is clicked instead of asking for Save or Open or Cancel options, the file gets opened on IPad by default.
    Is this default behaviour which cannot be changed or can it be configured to ask user preference?
    When we try to download a file(.pvw file -> a model file) in the above application, safari throws "Download failed" error.
    Please suggest what needs to be done.
    Regards,
    Pramod

    Safari on an iPad in general does not allow downloading of files. That's a safety precaution in the iOS SDK to keep unauthorized content off of iOS devices. Safari will open from the web site file types that it can handle, but direct downloading isn't normal behavior, and I don't believe the behavior can be changed, though you can try asking in the developer forum, either here or the one to which you have access as a member of Apple's iOS developer program.
    Regards.

  • I tried to rename a file, it gave me an error message (can't remember the number - 43??) and then the file disappeared from the original folder. When I do a search, the file comes up under the new name, but it does not show a path, and even though preview

    I tried to rename a file, it gave me an error message (can't remember the number - 43??) and then the file disappeared from the original folder. When I do a search, the file comes up under the new name, but it does not show a path, and even though preview shows the contents, I can't open the document (Powerpoint) and I can't move the document. I tried "Copy" and paste but it doesn't work. I tried "Share" with Airdrop and iChat, but the file is inaccessible. When i try to rename the file, it says the filename is too long.
    When I try to open it, it says the alias is not good, and asks if I want to fix the alias. I'm afraid to do that and lose all access to this document.
    Right now, it feels like a ghost document - it is on the computer intact, but it is in an undisclosed location and inaccessible.
    Please help!!

    I was able to resolve this by repairing permissions, even though no permissions error was listed specifically for that file.
    I could also have recovered it through Time Machine, but I'm interested in knowing how not to have this happen again!
    I was afraid of rebooting and possibly losing track even of the ghost.
    I did not try EasyFind - I'll keep that in mind next time.
    Thanks for all the comments.

  • How do I get a "Details" display--as the default--when downloading a file, in the "Enter name of file to save to..." dialog box?

    When I receive an attachment to an email, and I click it and select "Download", I get the "Enter name of file to save to..." dialog box (because I already set the option to "Always ask me where to save files." But the file display always defaults to a "List". At least recently. I don't recall it always doing that. In any case, I want it to default to a "Details" display, in ascending order, as I can then find things sooo much faster that way. (I often use the "Date Modified" tab to bring to the top the most recent version of a file.) I know that I can go to the "View Menu" icon and select "Details", but each time I go into a sub folder while in this dialog box, I have to do that all over again and it wastes a lot of time and attention.
    I did some internet searches but didn't find a way to fix this.

    Thanks for reaching out, glennr.
    The dialog box you are describing is controlled by Windows, not Firefox, so unfortunately Firefox cannot change what you see by default.
    I think your best bet would be to ask on the [http://answers.microsoft.com/en-us/windows/forum/windows_xp?auth=1 Windows support site].

  • How to resolve unresolved column error when we change column name in BMM Layer and removed alias in presentation layer

    how to resolve unresolved column error when we change column name in BMM Layer and removed alias in presentation layer

    Looks like the presentation column got Alias before your BMM changes, so in your case renaming logical column and deleting alias is not good to go.
    Keep Alias

  • Every time I open a pdf file which includes a javascript, a dialogue box pops up. I have a question why 'Do not show this message again' is not working even I checked on the checkbox. It should block the dialogue next time when I open the same pdf file bu

    Every time I open a pdf file which includes a javascript, a dialogue box pops up. I have a question why 'Do not show this message again' is not working even I checked on the checkbox. It should block the dialogue next time when I open the same pdf file but not working. What is the matter and how can I deal with it?

    I am trying it on Adobe Acrobat Reader 9.2.1. Tried to fix Hex code, and also tried 'edit-preference-trust manager'. I focusing on Adobe registries but still couldn't fix the problem.

  • What happens to the closed captions when you delete a video or audio from a slide? (Captivate 7)

    This might be a silly question but ...
    I have a presentation with audio voiceover on every slide and videos on some. I have entered closed captioning for all of them. This is a pretty time consuming job.
    What happens if I run into a problem with a video or audio clip and need to replace it? If I delete that audio or video from the slide, what happens to all the closed captioning that you added to it? I'm assuming it's deleted when you delete it from the slide.
    If I export the captions before deleting the audio/video file, can I then reimport them when I replace the audio/video file with a fixed version?
    Thanks for any clarification.

    Hi there,
    You can have CC with Slide audio and Multi Slide video in Captivate.
    If you will delete the slide audio or Multi slide Video, then CC will get disabled on that slide, but same CC text will retain there as Slide notes.
    Now, once you will re insert the audio or multi slide video you can mark that slide notes as CC again, or can have new CC.
    So, even after deleting the audio and multi slide video, CC will not be deleted.
    check following section in Captivate:
    Thanks.

  • When I send out mail from MS Outlook enterprise account in the office to my Mac at home they are received as "winmail.dat" files.  Even if I perform a "save as" to the correct file name the file format is still not recognized.  Why is this happening!?

    When I send out mail from MS Outlook enterprise account in the office to my Mac at home they are received as "winmail.dat" files.  Even if I perform a "save as" to the correct file name the file format is still not recognized.  Why is this happening!?

    http://www.joshjacob.com/mac-development/tnef.php

  • Error when using Javascript to scroll page in iFrame

    Hi again!
    I'm using a small Javascript to control the scrolling of a page loaded in an iFrame:
    <script type="text/javascript">
    var timer_id;
    function scroll_iframe(frm,inc,dir) {
      if (timer_id) clearTimeout(timer_id);
      if (window.frames[frm]) {
        if (dir == "v") frames[frm].scrollBy(0, inc);
        else window.frames[frm].scrollBy(inc, 0);
        timer_id = setTimeout("scroll_iframe('" + frm + "'," + inc + ",'" + dir + "')", 20);
    function stopScroll() { if (timer_id) clearTimeout(timer_id); }
    </script>
    <a href="javascript:;" onmouseover="scroll_iframe('menu', -4, 'v'); return true" onmouseout="stopScroll(); return true">Up</a>
    <a href="javascript:;" onmouseover="scroll_iframe('menu', 4, 'v'); return true" onmouseout="stopScroll();  return true">Down</a>
    Running this results the error: "Adobe AIR runtime security violation for JavaScript code in the application security sandbox (window.setTimeOut)".
    I've read the page about "Avoiding security-related JavaScript errors" but I don't know how to implement the changes proposed in my script.
    Could anyone be so kind and help me with this?
    Thanks!

    Just wanted to say that I solved the problem...
    After long testing I came up with two functions (one for up and one for down) that have the following code at the end:
    timer_id = setTimeout(function(){scroll_iframe('up')}, 20); //move up
    timer_id = setTimeout(function(){scroll_iframe('down')}, 20); //move down
    I also stumbled on to another problem: if I set the scroll property from the iFrame to "no", so that the scroll bar is hidden, I'm not able to use the "scrollBy(x, y)" method.
    So what I did was use "frames['iframe'].document.getElementById('menu_content_div').style.top" to change the position of the content div inside the menu page. I had to put some restrictions so that the user isn't able to scroll the menu endlessly up or down, but then it worked like a charm!
    If anyone whants to do something similar, this is the code I ended up with:
    var timer_id;
    var position = 0;
         function scroll_iframe(direction) {
            if (timer_id) clearTimeout(timer_id);
            if (window.frames['iframe']) {
                if (direction == "up" && position<0) {
                    position += 8;
                    frames['iframe'].document.getElementById('menu_content_div').style.top = position+"px";
                    timer_id = setTimeout(function(){scroll_iframe('up')}, 40);
                menuContentDiv = frames['iframe'].document.getElementById('menu_content_div')
                heightPx = document.defaultView.getComputedStyle(menuContentDiv,null).getPropertyValue('height');
                heightValue = heightPx.slice(0,(heightPx.length-2)); //removes the "px at the end of heightPx
                height = (heightValue-387)-2*(heightValue-387); //sets how much the menu can scroll up until it gets to its end - depends on the iframe height
                if (dir == "down" && position>height) {
                    position -= 8;
                    frames['iframe'].document.getElementById('menu_content_div').style.top = position+"px";
                    timer_id = setTimeout(function(){scroll_iframe('down')}, 40);
         function stopScroll() {
         if (timer_id) clearTimeout(timer_id);
    Scroll down: onMouseDown="scroll_iframe('down'); return true" onMouseUp="stopScroll(); return true"
    Scroll up: onMouseDown="scroll_iframe('up'); return true" onMouseUp="stopScroll(); return true"

Maybe you are looking for

  • Dimension that mention Sales Promotion Girls

    Hi experts, I have needs to generate report in OBIApps that show Top 10 New Contact Generating by Sales Promotion Girls (SPG). May i know if in Marketing Analytics, is there any dimension that specify data of SPG? I have already searched in W_EMPLOYE

  • Acess Bapi

    hi friends,         I have Z_BAPI_VEN    is the classname,  in that method name is       Z_BAPI_VENDOR_GET_DETAILS    i am accessing the z_bapi_vendor_get_details ,but i am unable to access   the z_bapi_ven .. how to access that z_bapi_ven using jco

  • How to enabe antimal ware services through powershelll has a startup task in cloud service

    Hi I was going through documentation for enabling antimalware service for cloud services. here is the link http://msdn.microsoft.com/en-us/library/azure/dn771718.aspx. When i execute the below power shell in my local machine, it work perfectly. [Syst

  • ECC5.0 IDES ERROR

    HI I AM GETTING ERROR DUING IDES INSTALLATION INFO 2010-07-26 21:15:29 Removing file C:\Program Files\sapinst_instdir\ECC50\SYSTEM\ABAP\ORA\NUC\DB\orig_ddl_ora_tmp.tpl. ERROR 2010-07-26 21:16:39 FSL-02015  Node E:/DownLoad/DATA does not exist. ERROR

  • Convert String[] to hashMap

    Hi, I have a array of strings which i need to convert it in to a hash Map. How should it be done?