Spry menu not displaying properly in IE8

Right up front, I'm new to Spry.
I built a flyout menu, nothing fancy just standard.
Works and looks fine in Firefox, Opera, Safari.  But IE 8 on a PC the first items are "running together and the "twisty >" is under the text.
Are there any known issues I need to be aware of when using Spry menus in IE?
Thanks for any comments or suggestions.
Steve

Yes you're right code would help.  I took the smallest page and pasted in the code below.  I have bolded the spry menu itself.  I'm going to create another menu on a new page from scratch and without any og the other pieces of the page and see if it works in IE8
anothe page with the same munu is at:
http://davidwrightlandscape,com/index2.html
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>David H Wright - Landscape Architect</title>
<style type="text/css" media="all">
<!--
@import url("CSSSculptor/1ColumnFixedCenteredHeaderandFooter_TahitiSea_css/screen.css");
-->
</style>
<style type="text/css" media="print">
<!--
@import url("CSSSculptor/1ColumnFixedCenteredHeaderandFooter_TahitiSea_css/print.css");
body {
background-color: #FFF;
-->
</style>
<script type="text/javascript" src="CSSMenuWriter/cssmw/menu.js"></script>
<script src="SpryAssets/SpryMenuBar.js" type="text/javascript"></script>
<style type="text/css" media="all">
<!--
@import url("CSSMenuWriter/cssmw/menu.css");
-->
</style>
<!--[if lte IE 6]>
<style type="text/css" media="all">
@import url("CSSMenuWriter/cssmw/menu_ie.css");
</style>
<![endif]-->
<link href="SpryAssets/SpryMenuBarVertical.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="outerWrapper">
  <div id="header">
    <p align="center"><img src="images/DaveWright-logo-WEB.jpg" width="345" height="220" alt="Logo" /><img src="images/DSC_0076.jpg" width="416" height="220" alt="Lindsey OverHead - 076" /><br />
    </p>
PO Box 100 - Branchville, NJ 07826 - Phone 973-948-2090 - Fax 973-948-2083 </div>
  <div></div>
    <img src="images/Servicebanner2-small.jpg" alt="" width="961" height="30" border="0" usemap="#Map1">
  <map name="Map1" id="Map1">
    <area shape="rect" coords="189,4,380,27" href="firm.html" alt="Firm Information">
         <area shape="rect" coords="61,2,154,27" href="index.html" alt="Return Home">
    <area shape="rect" coords="401,5,532,26" href="portfolio.html" alt="portfolio">
    <area shape="rect" coords="553,5,723,26" href="site.html" alt="Site Amenities">
    <area shape="rect" coords="754,5,903,27" href="contactus.html" alt="Contact Us">
  </map>
  <div id="contentWrapper">
    <div id="content">
      <h1 align="center"><img alt="" name="Image1" width="220" height="100" id="Image1" /><img src="" alt="" width="220" height="100" id="Image2" /><img src="" alt="" width="220" height="100" id="Image3" /><img src="" alt="" width="220" height="100" id="Image4" /></h1>
<h1><br />
  Plantings Selection and Examples</h1>
<p> </p>
<p align="center"><img src="" alt="" width="920" height="500" id="Planting_collage" /></p>
    </div>
  </div>
  <div id="footer">
      <div><span class="parent"><a href="#"><img src="images/DaveWright-logo-FOOTER.jpg" alt="David Wright Landscaping" width="120" height="61" align="left" id="logo" style="background-color: #009966;" /></a></span>
        <ul id="MenuBar1" class="MenuBarVertical">
          <li><a href="index.html">HOME</a>          </li>
          <li><a href="firm.html" class="MenuBarItemSubmenu">FIRM INFORMATION</a>
            <ul>
              <li><a href="aboutus.html">About Us</a></li>
              <li><a href="services.html" class="MenuBarItemSubmenu">Services</a>
                <ul>
                  <li><a href="design.html">Design</a></li>
                  <li><a href="installation.html">Installation</a></li>
                  <li><a href="gardeningservices.html">Gardening Services</a></li>
                  <li><a href="siteplanning.html">Site Planning</a></li>
                </ul>
              </li>
              <li><a href="news.html">News</a></li>
            </ul>
          </li>
          <li><a class="MenuBarItemSubmenu" href="portfolio.html">PORTFOLIO</a>
            <ul>
              <li><a href="residential.html">Residential</a>              </li>
              <li><a href="public.html">Public</a></li>
              <li><a href="display.html">Display Gardens</a></li>
            </ul>
          </li>
          <li><a href="site.html" class="MenuBarItemSubmenu">SITE AMENITIES</a>
            <ul>
              <li><a href="plantings.html">Plantings</a></li>
              <li><a href="hardscape.html">Hardscapes</a></li>
              <li><a href="water.html">Water</a></li>
              <li><a href="furnishings.html">Furnishings</a></li>
            </ul>
          </li>
          <li class="MenuBarVertical"><a href="contactus.html">CONTACT US</a></li>
        </ul>
    </div>
<script type="text/javascript">if(window.attachEvent) { window.attachEvent("onload", function() { cssmw.intializeMenu('cssmw',{select_current: 0, orientation: 2}); }); } else if(window.addEventListener) { window.addEventListener("load", function() { cssmw.intializeMenu('cssmw',{select_current: 0, orientation: 2}); }, true); }</script>
  </div>
</div>
<script type="text/javascript">
<!--
var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgRight:"SpryAssets/SpryMenuBarRightHover.gif"});
//-->
</script>
</body>
</html>

Similar Messages

  • My vertical Spry is not displaying properly in IE 8

    I am working on my first website using Dreamweaver CS4 and my spry is not displaying properly over my flash photo gallery.  It looks ok in Firefox (although the borders are missing on my submenu for "sheds tool list") but in IE 8 the submenus can't be seen.  How can I correct this?
    My website is www.toolshedstudio.com
    Here's my css:
    @charset "UTF-8";
    /* SpryMenuBarVertical.css - version 0.6 - Spry Pre-Release 1.6.1 */
    /* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */
    LAYOUT INFORMATION: describes box model, positioning, z-order
    /* The outermost container of the Menu Bar, a fixed width box with no margin or padding */
    ul.MenuBarVertical
        margin: 0;
        padding: 0;
        list-style-type: none;
        font-size: 100%;
        cursor: default;
        width: 10em;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
    /* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
    ul.MenuBarActive
        z-index: 1000;
    /* Menu item containers, position children relative to this container and are same fixed width as parent */
    ul.MenuBarVertical li
        margin: 0;
        padding: 0;
        list-style-type: none;
        font-size: 100%;
        position: relative;
        text-align: left;
        cursor: pointer;
        width: 170px;
        border-top-style: outset;
        border-right-style: outset;
        border-bottom-style: outset;
        border-left-style: outset;
        border-top-width: thin;
        border-right-width: thin;
        border-bottom-width: thin;
        border-left-width: thin;
    /* Submenus should appear slightly overlapping to the right (95%) and up (-5%) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
    ul.MenuBarVertical ul
        margin: -5% 0 0 95%;
        padding: 0;
        list-style-type: none;
        font-size: 100%;
        position: absolute;
        z-index: 1020;
        cursor: default;
        width: 8.2em;
        left: -1000em;
        top: 0;
    /* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
    ul.MenuBarVertical ul.MenuBarSubmenuVisible
        left: 0;
    /* Menu item containers are same fixed width as parent */
    ul.MenuBarVertical ul li
        width: 8.2em;
    DESIGN INFORMATION: describes color scheme, borders, fonts
    /* Outermost menu container has borders on all sides */
    ul.MenuBarVertical
        border: 1px none #CCC;
    /* Submenu containers have borders on all sides */
    ul.MenuBarVertical ul
        border: 1px solid #CCC;
    /* Menu items are a light gray block with padding and no text decoration */
    ul.MenuBarVertical a
        display: block;
        cursor: pointer;
        background-color: #000;
        padding: 0.5em 0.75em;
        color: #CCC;
        text-decoration: none;
    /* Menu items that have mouse over or focus have a blue background and white text */
    ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus
        background-color: #33C;
        color: #000;
        font-size: 100%;
    /* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
    ul.MenuBarVertical a.MenuBarItemHover, ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarSubmenuVisible
        background-color: #33C;
        color: #FFF;
    SUBMENU INDICATION: styles if there is a submenu under a given menu item
    /* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarVertical a.MenuBarItemSubmenu
        background-image: url(SpryMenuBarRight.gif);
        background-repeat: no-repeat;
        background-position: 95% 50%;
    /* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarVertical a.MenuBarItemSubmenuHover
        background-image: url(SpryMenuBarRightHover.gif);
        background-repeat: no-repeat;
        background-position: 95% 50%;
    BROWSER HACKS: the hacks below should not be changed unless you are an expert
    /* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
    ul.MenuBarVertical iframe
        position: absolute;
        z-index: 1010;
        filter:alpha(opacity:0.1);
    /* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
    @media screen, projection
        ul.MenuBarVertical li.MenuBarItemIE
            display: inline;
            f\loat: left;
            background: #FFF;

    Hi
    You flash movie doesn't have the parameter wmode=transparent. If  you set that, the menu bar will be on top.
    <param name="wmode" value="transparent">
    I hope this helps.
    Ben

  • Spry Widget not displaying properly

    Forgive me for what is, I am sure, a simple problem: I'm new to working in DreamWeaver and am making a site for a friend to teach myself. 
    I have added a vertical spry menu to my webpage.  One item from the menu has a few more specific topics and so a few more items have been added as a submenu.  I had done something that caused there to be a big space (the same height as the pop out submenu) to appear within the main menu.  I fiddled around and now seem to have changed something causing the submenu to display in the main menu along with the rest of the items. How do I make the submenu return to being invisible until the cursor is held over the specific menu item, and then pop out to the right?
    As I'm new to all of this, I'm not even entirely sure of what part of the code to show in order for someone to tell what's wrong... Hopefully this is of help.  The 5 items (Highland Cattle through to Produce) are intended to be the fly out submenu. 
    <div class="sidebar1">
        <ul id="MenuBar1" class="MenuBarVertical">
          <li><a href="#">Home</a></li>
          <li><a href="#">About Us</a></li>
          <li><a href="#" class="MenuBarItemSubmenu">Our Products</a>
            <ul>
              <li><a href="#">Highland Cattle</a></li>
              <li><a href="#">English Black Sheep</a></li>
              <li><a href="#">Rideau Arcott Sheep</a></li>
              <li><a href="#">Heritage Poultry</a></li>
              <li><a href="#">Produce</a></li>
            </ul>
          </li>
          <li><a href="#">Buying Local</a></li>
          <li><a href="#">Heritage Breeds</a></li>
          <li><a href="#">Photo Gallery</a></li>
          <li><a href="#">Contact Us</a></li>
        </ul>
      </div>
      <div class="content">
    Thanks!  Robyn

    As I'm new to all of this, I'm not even entirely sure of what part of the code to show in order for someone to tell what's wrong...
    The best approach by far is to upload a page to the web which displays the problem you're facing.
    Then post a link to that page here. A link gives us access to every file that we need to inspect.
    That way, it's quick and easy for you to post and quick and easy for us to check and diagnose with browser based troubleshooting tools and will gain many more responses here.

  • Dreamweaver Spry Menu Not Working Properly

    Hello,
    I'm putting a horizontal spry menu bar into a table cell (I haven't had the time to learn how to use divs yet and tables have been working fine for me).  I have 6 items in the menu with 2 or3 drop down menus for each one.  When I view it in live view, when I roll over the menu items, the whole bar drops down to the left side and becomes vertical.  Why is this happening?  It is shorter than the table cell so that shouldn't be the problem.  Thank you for your help. 

    Okay, this is crude, but it's as far as I got.  Only some of the buttons cause the menu to move down.  Please keep in mind that I am a designer, not a programmer.  I'm learning, but am very weak when it comes to coding knowledge.  Thanks.
    http://littlechisel.com/Ideal_Window/

  • Spry Menu not displaying correctly in IE

    Can someone take a look at the following link and tell me why
    the spry menu isn't displaying correctly in IE?
    http://www.cedarcrossings.com/dev
    It's working fine in Safari, Firefox, Opera, Camino, etc.,
    but for some reason the sub-menus won't drop below the headings in
    IE.
    Thanks in advance.

    I had the same problem and finally just gave up on the Spry
    menu and went with a license from Milonic.com.

  • Spry data not displaying properly (IE Runtime Error)

    Built a few pages for a site using Spry to pull in some XML
    pages.
    They are supposed to update when a certain selection is
    chosen and it works flawlessly in Firefox, Opera and Safari but not
    in IE.
    IE just shows the SPRY placeholders and doesn't push any XML
    data into the fields.
    I tried to run the browser compatibility and cleaned up
    anything that may be affecting it but nothing is showing an error.
    The weird thing is, the page has a total of 585 lines but IE
    is saying there is an 'Unknown Runtime Error' on the page at Line:
    1163 Char: 4.
    does the browser continue to count lines as it pulls in
    additional information from attached files (like external css,
    javascripts, xml, etc.)?
    If so, how do I find out where the error is?
    i'm pounding my head against the wall trying to solve this,
    but i'm not having much luck.
    basically, i'm looking for two things:
    How to find the error in the code.
    How to FIX the code to work in IE.
    any help would be greatly appreciated.
    I posted this over in the DW forums, but thought it might be
    beter solved over here in the SPRY forums.
    TIA!

    quote:
    Originally posted by:
    Donald Booth
    You can't have spry:regions on <tr> or <table>
    Make sure you have then in <div>s or other tags.
    You have lots of little regions. You can have a region and a
    repeat in the same tag.
    Fix that and then try it.
    How do I use both detail regions and master regions in a spry
    div then?
    my whole problem was, I couldn't get the menu items into the
    same table as the detail regions.
    If I put the whole table into a spry detail region it would
    just read the menu items as a detail region and give me static
    data. and if I did it as a standard region, the stuff I wanted to
    update wouldn't show as a detail region.
    I tried to keep them in <span> tags within the table
    but I guess IE doesn't like that.
    When I try to insert a detail region within an already
    existing DIV tagged spry region I get the DW error "
    Spry does not support nesting of spry:region blocks.
    Obviously, I must be missing something.
    it's been a long time since I built sites from scratch
    (99-00), but because my company asked, it is now my project.
    I have to relearn stuff and am not 100% familiar w/ building
    using DIV, SPAN and CSS. I have the basics; just enough to get me
    into trouble. maybe it's time to go back through the Spry
    Handbook?

  • Spry menu not displaying right in IE

    Again, I am very new to Dream Weaver, I need help...IE problems...
    my site looks fine when previewing in firefox, chrome, safari, when I preview in
    IE5.2 there is a small white line appears at the top of the footer and the menu looks fine until I hover the menu bar, it stretches out of the left side-bar across the page.
    When viewing in IE on a PC laptop... it's totally mixed up!
    Can you help?

    I have had a look in IE7and IE8 and do not see any mix-up.
    Having said that, there are a number of mods in the CSS that are confusing, such as
    ul.MenuBarVertical
    margin: 0;
         padding: 0;
         list-style-type: none;
         font-size: 100%;
    cursor: default;
    width: 11.75em;
         display: inline;
    It may be best if you have a look here http://www.dwcourse.com/dreamweaver/ten-commandments-spry-menubars.php#one and compare that with your style sheet.

  • RH9 and Framesets not displaying properly in IE8

    I have just a few framsets built in RH9. They are designed to create a 3-panel view for my end-user. TOC is first panel on the right, then a base procedure, then a 3rd panel should appear when certain links are clicked within the base procedure. It has always worked fine, and I didnt do anything to them, but now the 3rd panel will not open and when I click a link that should open that third panel, it opens as Page Default. The hyperlink properties show it is supposed to display as the Third frame. Any idea why this would happen when I havent altered anything?

    It was previously working in RH9. It is only happening in one project. I have a prior version of the same set of files in which the frameset is working. All settings and hyperlinks look exactly the same.  Unfortunately, I cant switch browsers or versions because it is a company computer. All associates have the same IE version that I do and we cannot change it.

  • Help - Spry Menu Not Working Properly in Windows

    http://signinterpreter.com/new/index.html
    It works fine on my mac in all browsers, but causes issues on IE and Chrome/IE. Any clues?
    Thank you!!!!

    Please specify the MAJOR issues in IE7
    Gramps
    PS Please rectify this one validation problem to get the full health certificate http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fsigninterpreter.com%2Fnew%2Findex .html

  • Menu windows not displaying properly in Acrobat 11 STD

    When I try to print any PDF file (clicking File->Print) the Print Menu that opens is missing all text in the window incl all buttons. I tried installing a separate Adobe Reader in local Danish language just to test the application but this was worse. So uninstalled and sticking to Acrobat.
    I also tried click File->Properties and this is also not displaying properly.
    I fear this has something to do with Microsoft compatibility, but I don't know. I have MS Windows 7 Pro SP1 installed.
    The good news is I can guess the bottom 2 buttons - 'OK' (left button) and 'Cancel' (right button) which at least allows me to print in the default preferences.
    Any ideas how to fix? I have the latest update installed.

    I have been working together with Adobe support team to solve this. After multiple rootcauses we found the issue.
    The issue was caused by not having the default windows font 'Segoe UI' installed. Sounds strange that Win 7 does not come with the font that is used by this application but the tip worked.
    Google a website to download the font from, I used 'Fontpalace.com' - install the font - and voila the issue is solved.

  • Spry Menu Bar display problem on the MAC

    Hello!
    I'm having issues with spry menu bar not displaying properly
    on the mac browser.
    i474.photobucket.com/albums/rr104/nastasia_20/DSC02618.jpg
    it should look like this
    s3.amazonaws.com/sitevista/c356ba1e-7f66-4cec-9b41-bc90b86455ee1773886_IE7.png
    You can find the page here : www.
    siia-design.com/eco_totes/modern_mums.html
    Any ideas what is wrong?
    Thank you

    Not an issue any more. I re-loaded the site w/o the menu bar
    after I made the original post (as you saw) because of the
    incompatibility issue I was having between Spry and IE6 & 7.
    Before that, I first updated Spry, re-loaded the page with Spry
    menu and still had the same IE 6 & 7 issue. Frankly, I simply
    gave up on Spry, due to time constraints in getting a new site
    layout operational (today was my deadline). From what I've read on
    these and and other forums, Spry does not play well with IE,
    especially IE7. Unfortunately for me, I don't use IE at all, so
    rely on Dreamweaver's compatibility check to tell me if all is
    well. Why Spry works so well on Safari, Firefox and Netscape, and
    not on IE, is beyond me. Thanks, anyway for your comment. Much
    appreciated.

  • Pictures and texts are not displayed properly

    Hello Apple users,
    I've the 15 inch Macbook Pro with retina display, running Mountain Lion. I have noticed that when I chat with my friends in Facebook, the texts in the chat window are not displayed properly. This also happens when flipping through photos that were uploaded in Facebook. Also, pictures are not displayed properly in other websites. For example, today I was reading the news in the Guardian when I noticed that the top bar and a picture weren't displayed properly. The top bar should have showed News, Sports, Comment, Culture, Pensions, etc. all in the same line. Also look at the photo titiled "Should building socities do buy-to-let?" I took a screenshot from the guardian and you can see the photo here: https://docs.google.com/file/d/0ByQ7VP0wjFM-U0ZIOXlwMm13Vnc/edit?usp=sharing
    Do you guys have any suggestions how can I fix these issues?
    Thanks for reading and your help

    From the Safari menu bar, select
    Safari ▹ Preferences ▹ Extensions
    If any extensions are installed, disable them and test.

  • Site not displaying properly in IE

    Hello,
    I'm working on building a site from a template. Prior to today I only  opened the site in Firefox and it displays fine. However, in IE for some  reason every page besides the index.html do not display properly. The  weird thing is, the part that is messed up should be the same as the  index.html because they're from the same template.
    Does anyone happen to know what I messed up?
    Here is the site...
    http://testtreks.onlinewebshop.net/index.html

    I'm working on building a site from a template. Prior to today I only  opened the site in Firefox and it displays fine. However, in IE for some  reason every page besides the index.html do not display properly.
    Which IE?  What does "do not display properly" mean?  It looks OK to me in IE8.

  • Contacts not displaying properly in video iPod, need help

    My contacts do not display properly on my video iPod. The phone numbers sometimes have dashes and sometimes do not in the iPod but the phone numbers always have the dashes in my address book on my G4 desktop. Example: iPod 555 555 1212 or 5555551212 or 555-555-1212
    address book 555-555-1212 (always has the dashes)
    I want the Ipod to display the way it looks in the address book, always using the dashes. I am total type A and it drives me crazy when they are not all the same!
    I have iTunes 7 on a MDD G4 running 10.4
    Thanks!

    hi,
    By default Messages should grab info from the Address Card in the Contacts app even if the iCloud option is not checked (and then syncing with other computers and iOS devices that are also set to sync this way).
    However the Contacts App does need to be opened and have the Preferences > Accounts checked to see it is using a Valid Account.
    The Address Cards need to list iMessages and possibly AIM and Jabber ID info as well.
    Next you need to check the View Menu in Messages.
    The Buddy Name option only used to work in Buddy List but now seems to also effect the main Messages window.  (So you can change it here to Handle, which is ID or Screen Name).
    Lower down is the option to display Names, Pictures or Name and Pictures next to people in the Chats.
    9:27 pm      Wednesday; November 13, 2013
      iMac 2.5Ghz 5i 2011 (Mavericks 10.9)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
     Couple of iPhones and an iPad

  • French special characters not displayed properly in discoverer 11g

    Gurus
    We are upgrading to discoverer 11.1.1.3
    I have found that French special characters (letters with accents) are not displayed properly in the discoverer tool menu.
    Example
    Sélectionner is displayed as S?lectionner.
    This doesn't seem to be a server issue as one of the tester (in U.S) is able to see the french characters displayed and ironically it is not the case in France itself where this is required.
    Please help
    Regards
    Ariv

    Pl post details of the two clients being used in this scenario - the exact OS version, browser version, browser language settings, Java version etc
    Since the accented character shows on one client , the issue is with the client or the settings on the client where the accented character is not showing correctly.
    HTH
    Srini

Maybe you are looking for

  • Itunes library on external hdd for mac and pc

    I want to store my my iTunes library on an external hdd and use it with a Mac and a PC. All changes made on the Mac should be recognised on the PC and all changes made on the PC should although be recognised on the Mac - one library for both. I alrea

  • USING LOOKUP FUNCTION IN CHART

    Good Afternoon, I have created a simple chart in SSRS that is sourced from Analysis Services. The Grouping is by Month and the values are just attendances per month. I want to add a 2nd series to this chart using a stored procedure in SQL. Both share

  • Reading files from shared lib in WAS 5.1

    I have a shared library name 'files' in WAS 5.1. The classpath is ${TEST_FILES}/shared. I have some textfiles in that directory, not properties files. Can I read those file from that directory from Session Bean like File f = new File("${TEST_FILES}/s

  • Help in Reports 9i REP_UTIL.PLL (Urgent)

    Hi, I developed a report in Reports 9i, i want to use REP_UTIL.PLL to use some javascript in report. I am using JSCRIPTOPEN function in it. But dont know how to use it and where to use it. And secondly i want to make a ROLLOVER button. i used WEBREP.

  • HT4859 tryin restore my iphone but no luck the progress bar stays in same spot!

    tryin restore iphone but no luck thhe progress bar dosent move! help!