Lightbox script missing nav buttons

Hi folks, I have installed the Lighbox script here: http://tatlerprime.co.nz/venues_tabs.html?tab=4
You'll note that, if you click on an image, it will cycle through the set, but there are no nav buttons.
The developer, Fourlevel, doesn't have a help forum and only provides an email address for support requests. I've had no reply to my request.
I'm hoping that one of the many experts here may be able to help me with this problem.
Thanks in advance,
Jo

If you have a look at http://tatlerprime.co.nz/css/lightbox.css you will see
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }
This means that the images should be located at http://tatlerprime.co.nz/images/prevlabel.gif and http://tatlerprime.co.nz/images/nextlabel.gif; but they are not.
Did you forget to upload?
Gramps

Similar Messages

  • Is it possible to place forward/back nav buttons in a timeline based gallery. Stand alone SWF needed.

    I'm currently working on a gallery to be output as a stand-alone SWF file, and am doing it all on the timeline as I can't write actionscript for toffee
    So far, I have the gallery created with alpha tweens fading between embedded images. These images are buttons, to which I have added URL links (my only foray into actionscript), which will send the user to a specific link related to the image being shown at the time. At the moment this is just a linear timeline that flows from start to finish and loops to the start again - as per most other simple timeline based animations.
    I have now been asked if I can add two nav buttons (one each side of the frame) to allow the user to flip back and forth through the images. Is this possible on a timeline? And if so, how would it best be implimented? I just don't know if a button action can affect the flow of a timeline.
    Ideally the gallery will auto flow, until either of the forward/back nav buttons are clicked.
    Any help here would be really really appreciated.
    Paul

    Thanks for that Ned. I've had a quick look, and will research deeper later. Though being a complete and utter novice at actionscript, I am flummoxed by probably the simplest of stuff by your standards. For example, the scripts I saw briefly, using the searches you suggested appeared to not export a stand alone SWF file - with no XML files or image folders (I'm still to work out if is possible to do that for this particular use). Also, on all of the examples I saw, the buttons are embedded at the bottom of the pane, and I really need to put the buttons as plainly obvious clickable blobs on either side of the image area. This, again, I can easily do on a timeline (apart from actually making them work of course) but to do this with someone else's AS code, will need more time than I have to learn the relevent stuff.
    Does it sound like I may have to just settle for a linear, non-interactive rotating gallery? - based on my knowledge limitations, as well as needing a stand alone SWF.
    Paul.

  • Template doesn't update nav buttons

    Hi, Having a problem getting my template to update the spry menubar links. Spent a lot of time on the template to get it right. The banner and navigation buttons are part of the template. So here's what I did....after creating and saving the page as a .dwt file I then created a page from template, the update links box was checked. Once opened I save it as index.html added my content, saved, published and continued the same way for the other pages. The pages look fine but none of the nav buttons work.  Don't know what to do.  Any suggestions. Using Dreamweaver CS4
    Thanks
    Frank

    Sorry, not sure how to do the 'show us a link to your Template.dwt file/" So here's the code Thank you very much
    <!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>Levick Multi Services</title>
    <link href="../oneColFixCtrHdr.css" rel="stylesheet" type="text/css" />
    <script src="../SpryAssets/SpryMenuBar.js" type="text/javascript"></script>
    <link href="../SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css" />
    <style type="text/css">
    <!--
    a:link {
    color: #FF0;
    -->
    </style></head>
    <body class="oneColFixCtrHdr">
    <div id="container">
      <div id="header">
        <h1><img src="../Levick Banner.jpg" alt="Banner" width="900" height="232" border="0" usemap="#Map" />
          <map name="Map" id="Map">
            <area shape="rect" coords="7,9,885,179" href="#" />
            <area shape="rect" coords="690,184,897,219" href="mailto:[email protected]" />
          </map>
        </h1>
        <table width="855" border="0" align="center" cellspacing="0">
          <tr>
            <th height="39" scope="col"><ul id="MenuBar1" class="MenuBarHorizontal">
              <li><a href="../index.html">Home</a>            </li>
              <li><a href="#" class="MenuBarItemSubmenu">About Us</a>
                <ul>
    <li><a href="../AboutUs.html">Our History</a></li>
    <li><a href="../OurPrivacyNotice.html">Our Privacy Notice</a></li>
    <li><a href="../OurLocations.html">Our Location</a></li>
                </ul>
              </li>
              <li><a href="../Services.html">Services</a>            </li>
              <li><a href="#" class="MenuBarItemSubmenu">Your Policy</a>
                <ul>
                  <li><a href="#" class="MenuBarItemSubmenu">Home</a>
                    <ul>
                      <li><a href="#">Types of Coverages</a></li>
                      <li><a href="#">Optional Coverages</a></li>
                    </ul>
                  </li>
                  <li><a href="#" class="MenuBarItemSubmenu">Auto</a>
                    <ul>
                      <li><a href="#">Underwriting Factors</a></li>
                      <li><a href="#">Liability Damage</a></li>
                      <li><a href="#">Property Damage</a></li>
                      <li><a href="#">Optional Auto Coverage</a></li>
                      <li><a href="#">Tort Options</a></li>
                    </ul>
                  </li>
                  <li><a href="#">Commercial</a></li>
                </ul>
              </li>
              <li><a href="../WhyChooseUs.html">Why Choose Us</a></li>
              <li><a href="../ContactPage.html">Contact Us</a></li>
            </ul></th>
          </tr>
      </table></div>
      <div id="mainContent"><!-- TemplateBeginEditable name="MainContentRegion" -->
        <p> </p>
      <!-- TemplateEndEditable -->
      <!-- end #mainContent --></div>
      <div id="footer">
        <p>Website created and maintained by<br />
        <a href="Francis" _mce_href="mailto:[email protected]">Francis">mailto:[email protected]" >Francis J. Cunningham, Jr. </a></p>
      <!-- end #footer --></div>
    <!-- end #container --></div>
    <script type="text/javascript">
    <!--
    var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgDown:"../SpryAssets/SpryMenuBarDownHover.gif", imgRight:"../SpryAssets/SpryMenuBarRightHover.gif"});
    //-->
    </script>
    </body>
    </html>

  • Change nav button state when using SSI

    I am going to be redesigning a website soon and I am going to use SSI's.  Is there a way to change the state of the nav button in relation to the page that is being viewed if the nav bar is in the SSI?  If not, what is the best way to achieve this?
    I was thinking that the pages specific to the nav buttons (Home, Contact, etc) can not have the nav bar in the SSI and it must be in the main file.  If the design is changed in the future the pages containing specific nav button states must be changed individually.
    Thanks for any input.

    <script src="SpryAssets/SpryDOMUtils.js" type="text/javascript"></script>
    This links to the file that is required for the Spry Element Selector
    function InitPage(){
    Spry.$$('#MenuBar1 li').forEach(function(node){
        var a=node.getElementsByTagName("a")[0]; // finds all a elements inside the li, but we only want the first so [0]
        if(a.href == window.location){
            Spry.Utils.addClassName(node,"activeMenuItem");
    This function checks the list items (li) within div ID MenuBar1 and retrieves the the link within the anchor (a) element. If the link (a.href) is the same as the URL (window.location) then add a class called activeMenuItem to the list item.
    Spry.Utils.addLoadListener(InitPage);
    When the page loads, this will trigger the function
    .activeMenuItem a {
        background:#a59a84 !important;
        color:#ffffff !important;
    We need to add style rules for the anchor element within the list item with the class of activeMenuItem.
    Gramps

  • Missing Flash Button

    I am at a loss as to why, when I added a new button to our
    index page, it
    does not appear when uploaded. If I push F12 and load it from
    the file all
    is well.
    I have checked that I have same setting on the button.
    Please can anyone tell me how to make it appear.
    Please do not give me a lecture about the fact that I should
    not be using
    flash buttons etc. I still want to use them on our site for
    the time being.
    I use Dreamweaver 8
    Thanks,
    Noel

    This is a multi-part message in MIME format.
    ------=_NextPart_000_000D_01C99751.47960910
    Content-Type: text/plain;
    charset="iso-8859-1"
    Content-Transfer-Encoding: quoted-printable
    I do have the following in the header:
    </SCRIPT>
    <script src=3D"Scripts/AC_RunActiveContent.js" =
    type=3D"text/javascript"></script>
    </head>
    But I am not sure if that's what you mean?
    Noel
    "David Powers" <[email protected]> wrote in message =
    news:[email protected]...
    > "Noel S Pamfree" <[email protected]> wrote
    in message=20
    > news:[email protected]...
    >> Oh dear! I didn't think it would help as the button
    is missing=20
    >> there!
    >>
    >> The missing button has the word 'News' on it and
    appears beneath the=20
    >> 'Dates' button!
    >=20
    >=20
    > You haven't uploaded Scripts/AC_RunActiveContent.js.
    >=20
    > --=20
    > David Powers
    > Adobe Community Expert, Dreamweaver
    >
    http://foundationphp.com=20
    >=20
    >
    ------=_NextPart_000_000D_01C99751.47960910
    Content-Type: text/html;
    charset="iso-8859-1"
    Content-Transfer-Encoding: quoted-printable
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0
    Transitional//EN">
    <HTML><HEAD>
    <META http-equiv=3DContent-Type content=3D"text/html; =
    charset=3Diso-8859-1">
    <META content=3D"MSHTML 6.00.6000.16809"
    name=3DGENERATOR>
    <STYLE></STYLE>
    </HEAD>
    <BODY>
    <DIV><FONT face=3DArial size=3D2>I do have the
    following in the =
    header:</FONT></DIV>
    <DIV>
    <P class=3DMsoNormal style=3D"MARGIN: 0cm 0cm
    0pt"><SPAN=20
    style=3D"FONT-FAMILY: 'Arial','sans-serif'"><FONT
    face=3DArial=20
    size=3D2></FONT></SPAN> </P>
    <P class=3DMsoNormal style=3D"MARGIN: 0cm 0cm
    0pt"><SPAN=20
    style=3D"FONT-FAMILY: 'Arial','sans-serif'"><FONT=20
    size=3D2>&lt;/SCRIPT&gt;<?xml:namespace prefix
    =3D o ns =3D=20
    "urn:schemas-microsoft-com:office:office" =
    /><o:p></o:p></FONT></SPAN></P>
    <P class=3DMsoNormal style=3D"MARGIN: 0cm 0cm
    0pt"><SPAN=20
    style=3D"FONT-FAMILY:
    'Arial','sans-serif'"><o:p><FONT=20
    size=3D2> </FONT></o:p></SPAN><SPAN=20
    style=3D"FONT-FAMILY: 'Arial','sans-serif'"><FONT
    size=3D2>&lt;script=20
    src=3D"Scripts/AC_RunActiveContent.js"=20
    type=3D"text/javascript"&gt;&lt;/script&gt;<o:p></o:p></FONT></SPAN></P>
    <P class=3DMsoNormal style=3D"MARGIN: 0cm 0cm
    0pt"><SPAN=20
    style=3D"FONT-FAMILY: 'Arial','sans-serif'"><FONT=20
    size=3D2>&lt;/head&gt;<o:p></o:p></FONT></SPAN></P></DIV>
    <DIV><FONT face=3DArial
    size=3D2></FONT> </DIV>
    <DIV><FONT face=3DArial size=3D2>But I am not
    sure if that's what you=20
    mean?</FONT></DIV>
    <DIV><FONT face=3DArial
    size=3D2></FONT> </DIV>
    <DIV><FONT face=3DArial
    size=3D2>Noel</FONT></DIV>
    <DIV><FONT face=3DArial
    size=3D2></FONT> </DIV>
    <DIV><FONT face=3DArial size=3D2>"David Powers"
    &lt;</FONT><A=20
    href=3D"mailto:[email protected]"><FONT face=3DArial=20
    size=3D2>[email protected]</FONT></A><FONT
    face=3DArial size=3D2>&gt; =
    wrote in message=20
    </FONT><A
    href=3D"news:[email protected]"><FONT =
    face=3DArial=20
    size=3D2>news:[email protected]</FONT></A><FONT
    =
    face=3DArial=20
    size=3D2>...</FONT></DIV><FONT face=3DArial
    size=3D2>&gt; "Noel S =
    Pamfree"=20
    &lt;</FONT><A
    href=3D"mailto:[email protected]"><FONT =
    face=3DArial=20
    size=3D2>[email protected]</FONT></A><FONT
    face=3DArial =
    size=3D2>&gt; wrote in=20
    message <BR>&gt; </FONT><A =
    href=3D"news:[email protected]"><FONT=20
    face=3DArial =
    size=3D2>news:[email protected]</FONT></A><FONT=20
    face=3DArial size=3D2>...<BR>&gt;&gt; Oh
    dear!  I didn't think it =
    would help as=20
    the button is missing <BR>&gt;&gt;
    there!<BR>&gt;&gt;<BR>&gt;&gt; The =
    missing=20
    button has the word 'News' on it and appears beneath the
    <BR>&gt;&gt; =
    'Dates'=20
    button!<BR>&gt; <BR>&gt;
    <BR>&gt; You haven't uploaded=20
    Scripts/AC_RunActiveContent.js.<BR>&gt;
    <BR>&gt; -- <BR>&gt; David=20
    Powers<BR>&gt; Adobe Community Expert,
    Dreamweaver<BR>&gt; </FONT><A=20
    href=3D"
    http://foundationphp.com"><FONT
    face=3DArial=20
    size=3D2>
    http://foundationphp.com</FONT></A><FONT
    face=3DArial size=3D2> =
    <BR>&gt;=20
    <BR>&gt;</FONT></BODY></HTML>
    ------=_NextPart_000_000D_01C99751.47960910--

  • Actionscript for nav buttons

    hi guys,
    how can i set some actions to the buttons in my navigation so
    that when clicked, it plays an animation. when it gets to the end
    of this animation i want the movie to play another animation that
    leads into the next section of the site, depending on which button
    was clicked.
    so basically if youre in a section of the site (say news),
    when you select another section to go to (eg. contact), an
    animation will play that gets rid of all the news stuff on the
    screen and then comes back in with the contact animation - as to
    not have a direct cut to the next scene.
    i dont want to make eight or so animations that exit from the
    news section that have a different gotoAndPlay actions at the end
    of them. im just hoping there is some actionscript that i can put
    on each button to tell it what to do and where to go.
    hope ive explained this ok!
    thank you very much and i hope to hear from you.
    all the best,
    mark

    I would create a "movie instance" first of all the
    animation(s) itself. Make it as long as you like, but in my demo
    I'm using a movie instance (my animation) of about 15 frames. When
    someone clicks on a button in my demo here, I use a script that
    points to the relavant frame in which I want my animation to play:
    Example ( this script attached to button one, the top button of my
    nav)
    on (release) {
    gotoAndPlay("1");
    In this code its going right to frame #2 when the first
    button is pressed, as seen in the image below of my example, within
    the "frame name" layer. I gave the "Frame Label" the name "1". (I
    kept it simple)
    What that is doing is playing the animation I created (the
    word "loading" fading in and out) and placed in the "animation"
    layer that runs from frame #2 to frame #14. Then in the "action"
    layer, frame 15, I have the "stop" command.
    http://www.themekings.com/images/flashsample.jpg
    See an eample of the nav unit at:
    http://www.themekings.com/themestk/gamers/sectionx/demo.htm
    Its not as animated as you want it to be, but it should give
    you an idea as what to do.

  • HR application missing some button in employee information form

    Dear All
    After upgrade from 12.0.6 to 12.1.1, missing some button in employee information form of HR application when using arabic interface but its working for english interface.
    buttons like FIND CANCEL DETAILS SAVEAS CLEAR. these are the buttons missing in arabic interface,
    please advice me
    Thanks

    You can see here how to handle manual processes:
    http://apex.oracle.com/pls/otn/f?p=31517:170
    Denes Kubicek
    http://deneskubicek.blogspot.com/
    http://www.opal-consulting.de/training
    http://apex.oracle.com/pls/otn/f?p=31517:1
    ------------------------------------------------------------------------------

  • Top Nav buttons not working after publish, but works in app. WHY?

    I have tried to find out why these buttons will not work after publishing. They work fine while in the iWeb app, but not when publishing. I do not have any objects near the top nav buttons. The first site went off without a hitch
    <www.serenitycustompools.net> the second site began the problem with the last page, the nav buttons would not work. Now this 3rd site, none of the nav buttons at top will work after publish, but will work in app. Anyone else having the same probs? None of my pages have the same names or any punctuation marks, and they are simple one word named pages.
    mini intel   Mac OS X (10.4.9)  

    They all work for me, try clearing your browser cache or using another browser.

  • Help with nav buttons please

    Hey there, i've recently been following a tutorial and I have come across a problem with the AS for the nav buttons,  http://www.flash-game-design.com/flash-tutorials/basic-flash-website-tutorial-6.html, the tutorial says to write:
    btnabout.onRelease = function(){
        content.gotoAndStop("about")
    btnport.onRelease = function(){
        content.gotoAndPlay("port")
    btncont.onRelease = function(){
        content.gotoAndStop("contact")
    I have done this and it came with an error saying needs to be in handler, so i re-entered this:
    btnabout.on(release) = function(){
        content.gotoAndStop("about")
    btnport.on(release) = function(){
        content.gotoAndPlay("port")
    btncont.on(release) = function(){
        content.gotoAndStop("contact")
    This code then came back with a Expected a field name after '.' operator.  btnabout.on(release) = function(){ can anyone please help me i'm starting to pull hairs out?!
    Thanks
    P.S it must be AS 2.0 as that is what my portfolio page uses.

    The problem with the first attempt was not the code, but where you placed it.  That code needs to be placed on the timelinein the same frame as where the buttons are  (preferably in a separate 'actions' layer).  This approach is the better approach than trying to place the code on the objects because it keeps all code in a single easy to find location... the timeline.
    For the second attempt, assuming you were still trying to attach the code to the buttons, you should change the code to....
    on(release) {
        content.gotoAndStop("about")
    on(release){
        content.gotoAndPlay("port")
    on(release){
        content.gotoAndStop("contact")
    but.... each of those needs to be attached to the button associated with it and not grouped together.  This is an older style of coding that is best avoided due to ending up with code hiding on objects.

  • Simple nav buttons not displaying correctly

    When I add content to the page that expands the table, the
    nav buttons on the left "spread out". This isn't happening in
    Safari. Any help would be much appreciated. Here is the page I'm
    working on:
    http://www.csayersdesign.com/achieveIT/pages/company.htm

    Curtis Sayers wrote:
    > When I add content to the page that expands the table,
    the nav buttons on the
    > left "spread out". This isn't happening in Safari. Any
    help would be much
    > appreciated. Here is the page I'm working on:
    >
    http://www.csayersdesign.com/achieveIT/pages/company.htm
    >
    >
    Problem is you're doing what a lot of beginners do, trying to
    create a
    page by using one single table and splitting the cells into
    numerous
    cells......that aint going to work as you have found out.
    It doesn't help either that you are allowing Fireworks to
    generate this
    code. When you do that it normally produces fragile code that
    the
    browser tries its best to interpret and a lot of times fails
    The design you're trying to produce is a fairly basic 2
    column table
    which you should ideally set up directly in Dreamweaver.
    A sticking plaster option would be to remove all the elements
    in your
    navigation side bar and merge that column back into one
    single cell. You
    can do that by click-dragging in Dreamweaver then in the
    properties
    inspector where it says 'cell' in the bottom left corner
    click the white
    square icon which will merge all the cells into one.
    The downside to this is that it may upset the fragile code
    created by
    Fireworks and throw your page into even more turmoil.
    If it does work you then need to insert another table (a
    nested table)
    into the cell which you merged back into one. Then put your
    navigation
    buttons into it.
    Tables that are independent of one another cannot interact
    and so you
    create a more stable environment for your design.

  • Nav buttons pixelated in IE-6/7/8?

    Frustration... I got my simple little site where I want it - publish a test to Business Catalyst - it all looks great ... ON A MAC.
    Then a client calls and asks why all the javascript states below top level are pixelated (he means aliased) - and he's looking on IE8.
    Tried to get support to call me back - it's about 40 minutes...still waiting
    I just want to Know if this is a qwerk of the Biz catalyst - or when my client posts it for real.
    In which case I'll have to go somewhere else for Nav buttons!
    Please help with wisdom if you can.

    It would be helpful to have the URL of the page in question, or a screenshot of what's being seen in IE8.
    Muse does not support IE6.  (By most measures IE6 usage is below 1% of site visitors for most sites and IE7 usage is below 2%.)
    Muse does support IE7 and IE8, but both have bugs that are very difficult to workaround that relate to transparent (PNG) images and applied transparency, transparency effects or animated transparency (fade in/out). (Note that for some effects applied in Muse, such as rounded corners, bevel, shadow or glow, Muse 1.x may generate a transparent PNG at output time in order to achieve that effect, so while you haven't explicitly imported a transparent PNG one may still be necessary to achieve your design on the web.)
    Without seeing the problem web page, I'm stabbing in the dark a bit, but the first things I'd look for would be minor changes that might be made to the design to reduce the use of transparency and/or transparent images (esp. overlapping semi-transparent objects or non-100% opacity on anything with a fade in/out effect).
    Another thing I'd try is publishing to a new trial site using Muse 2.0 Beta 2. We've made significant changes to how shadow and glow effects are exported that primarily improve page load performance on newer browsers, but in the process there were changes which may have improved the overlapping transparent PNGs and transparency effects bug workarounds for IE7 and IE8. (If you want to give Muse 2.0 Beta 2 a try, you can update by joining the Muse Beta program via the "Help Improve Adobe Muse" menu item in the "Help" menu. You can then revert back to Muse 1.1 by unchecking the checkbox in the same dialog. Note that you'll want to be sure to save your .muse file from Muse 2.0 Beta 2 to a new file name and not overwrite your Muse 1.x file, so you have your original 1.1 .muse file should you need to revert to Muse 1.1. The release notes for Muse 2.0 are here.)

  • Calling java script from a button

    Hi,
    I have a Form and I would like to let the end-user to confirm some action that was initiated by pressing a button. The best way would be to call Java script, but the button is an 'item' button and not a 'region' button - i..e it is placed between items and not above the region, like Save, Cancel etc.
    In case of 'item' buttons I do not have 'Optional URL Redirect' field where to place the javascript call.
    Tamas

    You can try this..
    Instead of using button
    Edit the Item to which you want to associate a button.
    Go to Element tab
    Under Post Element Text enter
    </ br> <a href="#" -onclick=call_me() class="t20Button">Click me</a>Note : you need to change class="t20Button", i'm using theme 20 and in that the look and feel of button is derive from t20Button.
    remove the hyphen before onclick ..
    Regards,
    Shijesh

  • Having nav buttons outside print area in adobe reader

    I am building a parts manual and want my nav buttons off to the side of the 8.5"x11" document in sidebars. Easy to accomplish in Indesign but when exported to pdf , the print feature in Adobe reader prints the total width of the document. I want the customer when select print to just print the center frame (no nav buttons)and not have to set up crops etc for printing. Ive seen parts manuals like this and am having a hard time accomplishing this myself. Any help would be appreciated.
    Here is link to an example of this pdf
    http://www.mediafire.com/?h62z5y341wyky66
    Thank you in advance

    Just set their visibility to "Visible, but doesn't print".

  • How do you use two scripts for a button?

    Hi all!
    I'm referring to my earlier question posted in this topic:
    Object not found with myContext.getParamIdForComponent
    In short: when I had the attribute 'jsObjectNeeded="true"'  on a button and that was for a script that would start a function validating a field, and then at the same time had a script in the button that would activate the "pressing" of it through the hit of the "return" button, I got javascript error saying "Error: Objekt doesn't support this property or method"
    Do you know a way to have both functionalitys connected to the button?
    Best regards
    Benny

    HI Benny Lange,
    <hbj: button
    id="Button1"
    text="Logon"
    width="125px"
    onClientClick="javascript func for validation"
    //first onClientClick will be executed
    onClick="call the method in JSPDYNPAGE"
    //second onclick will be executed
    disabled="false"
    design="STANDARD" />
    jsobjectneeded has nothing to do with onclick.this should work.post your code if you need help.
    Message was edited by: Kirupanand venkatapathi

  • Missing radio buttons on web pages, solution: remove Silverlight plug-in

    Missing radio buttons.
    When trying to use a page with radio buttons..they were not appearing.
    Cause: Microsoft Silverlight plug-in that was installed along with free Flip4Mac software.
    Solution: Remove file 'Silverlight.plugin' from /Library/Internet Plug-ins
    (Also, the plug-in was taking over display of Quicktime movies replacing Quicktime's controls.)

    Above is a solution to help others with same problem due to Microsoft Silverlight plug-in.

Maybe you are looking for

  • Purchase order creation error

    Hi, please see below code to create PO. PO is creating perfectly alright but some how Goods Receipt Check is not there in Delivery tab for line item. Could you please tell me how do i get that GR filed checked? I don't know what mistake i am making.

  • HTML submit button in a folio won't generate an email.

    I have an HTML page with a form and submit button that creates an email with the results of the form. In Safari on the iPad the form and submit button work, but when the HTML link is viewed in a folio page the submit button will not work, even though

  • BPC copy package doesnt consider selections

    Hi all, we work with BPC 7.5 Frontend- & Backendpatch 07 on NetWeaver. We use normaly load_infoprovider package on process chain "/CPMB/LOAD_INFOPROV_UI" to load initial data in our BPC-System. After that loading process we copy the loaded data to ot

  • Feature request: "Last" button works in guide

    Often times, when flipping through channels, I'd like to go back in the guide to were I was. For example: I'm watching a channel, a commercial comes on, I go to the guide, and page up (or down) a few times and find a show I want to flip to. I select

  • New E4200V2 connection to Arris TM802 not being *detected* ?

    Simply put, I just bought the E4200V2 for better wireless coverage in my home. Anyways upon setting it up I found that the port link and act lights on the back of the router at the WAN port don't light at all when hooked up to my cable modem. The act