How to activate lightbox from a second rollover link?

I am trying to active my lightbox from a second rollover link and do not know how to do it.  I been looking for hours to find the right answer and the closest thing that made any sense was someone saying to do this..
This is commonly caused by a conflict between scripts. Check your body tag and look for an onload attribute. Example:
<body onload="MM_preloadImages(‘/images/menu_on.gif’)…;">
A quick fix to this problem is to append the initLightbox() to the onload attribute as so:
<body onload="MM_preloadImages(‘/images/menu_on.gif’)…;initLightbox()">
Sounds simple enough but the problem is my 'body onload' attitubute in my HTML seems to be uneditable for some reason so I am unable to test if this works or not.  Can someone please help me as I am new to dreamweaver and this is my first website. Here is where is sits in my code - not sure if that will help.
thanks
</script>
<!-- InstanceEndEditable -->
<!-- InstanceParam name="Home" type="text" value="nostyle" -->
<!-- InstanceParam name="About Us" type="text" value="nostyle" -->
</head>
<body onload="MM_preloadImages('_images/bit_nav1grey.png','_images/bit_nav2grey.png','_images/b it_nav3grey.png','_images/bit_nav4grey.png','_images/bit_nav5grey.png')">
<div id="container">
<div id="logo">
</div><!--end logo -->
<div id="header">
   <div id="banner">
   </div><!--end banner -->
   <div id="navbar">
     <ul>
       <li><a href="home.html" title="Home" target="_self">Home</a></li>
       <li><a href="about.html" title="About Us" target="_self">About Us</a></li>
       <li><a href="products.html" title="Products" target="_self">Products</a></li>
       <li><a href="news.html" title="News" target="_self">News</a></li>
       <li><a href="contact.html" title="Contact Us" target="_self">Contact Us</a></li>
     </ul>
   </div><!--end navbar -->
</div><!--end header --><!-- InstanceBeginEditable name="main" -->
<div id="main">
  <div id="drill_text">
    <h2 class="drill_heading">Hardcore Drill Bits</h2>

No sorry it is not up yet.  But here is a sample of my code of what I am trying to do...each of the rollover named <div id="drill_nav1">,<div id="drill_nav2">,<div id="drill_nav3">...etc I want to link to a different lightbox gallery as per example at the bottom.  Does that help?
</head>
<body onload="MM_preloadImages('_images/bit_nav1grey.png','_images/bit_nav2grey.png','_images/b it_nav3grey.png','_images/bit_nav4grey.png','_images/bit_nav5grey.png')">
<div id="container">
<div id="logo">
</div><!--end logo -->
<div id="header">
   <div id="banner">
   </div><!--end banner -->
   <div id="navbar">
     <ul>
       <li><a href="home.html" title="Home" target="_self">Home</a></li>
       <li><a href="about.html" title="About Us" target="_self">About Us</a></li>
       <li><a href="products.html" title="Products" target="_self">Products</a></li>
       <li><a href="news.html" title="News" target="_self">News</a></li>
       <li><a href="contact.html" title="Contact Us" target="_self">Contact Us</a></li>
     </ul>
   </div><!--end navbar -->
</div><!--end header -->
<div id="main">
   <div id="drill_text">
     <h2 class="drill_heading">Hardcore Drill Bits</h2>
     <p class="drill_text">All impregnated items are available in Hardcore’s ever reliable traditional matrix recipes or the recently developed “M” series which is fast becoming the “weapon of choice” for those customers looking to further reduce their cost per metre.</p>
    </div><!-- end drill_text -->
   <div id="large_image2">
    </div><!-- end large_image2 -->
   <div id="drill_nav1"><a href="#" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('impregnated drill bits','','_images/bit_nav1grey.png',1)"><img src="_images/bit_nav1.png" alt="impregnated drill bits" width="206" height="70" id="impregnated drill bits" /></a>
    </div><!-- end drill_nav1 -->
   <div id="drill_nav2"><a href="#" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('shoe bit','','_images/bit_nav2grey.png',1)"><img src="_images/bit_nav2.png" alt="shoe bit" width="206" height="70" id="shoe bit" /></a>
    </div><!-- end drill_nav2 -->
   <div id="drill_nav3"><a href="#" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('pcd bits','','_images/bit_nav3grey.png',1)"><img src="_images/bit_nav3.png" alt="pcd bits" width="206" height="70" id="pcd bits" /></a>
    </div><!-- end drill_nav3 -->
   <div id="drill_nav4"><a href="#" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('wedging and directional ','','_images/bit_nav4grey.png',1)"><img src="_images/bit_nav4.png" alt="wedging and directional bits" width="206" height="70" id="wedging and directional " /></a>
    </div><!-- end drill_nav4 -->
   <div id="drill_nav5"><a href="#" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('surface set bits','','_images/bit_nav5grey.png',1)"><img src="_images/bit_nav5.png" alt="surface set bits" width="206" height="70" id="surface set bits" /></a>
    </div><!-- end drill_nav5 -->
   <div id="large_image2">
    </div><!-- end large_image2 -->
   <div id="drill_image1">
     <div id="gallery" class="lbGallery">
       <ul>
         <li> <a href="_images/impregnated/Impregnated_header.jpg" title=""><img src="_images/impregnated/Impregnated_thumb.jpg" width="186" height="140" alt="Flower" /></a> </li>
         <li> <a href="_images/impregnated/standard-core-bit.jpg" title="STANDARD<br />
            A standard bit configuration uses parallel waterways"></a> </li>
         <li> <a href="_images/impregnated/taper-water-way-bit.jpg" title="TAPER WATER WAY<br />
            Waterways taper out to OD, also known as <em>pie</em> or <em>wedge</em> waterways"></a> </li>
         <li> <a href="_images/impregnated/vortex-drill-bit.jpg" title="VORTEX<br />
            Grooves on OD will provide a free'r cutting bit without changing the matrix, also known as <em>turbo</em> "></a> </li>
         <li> <a href="_images/impregnated/face-discharge-drill-bit.jpg" title="FACE DISCHARGE<br />
            Face discharge ports prevent fluid from washing the core "></a> </li>
         <li> <a href="_images/impregnated/sand-water-way.jpg" title="SAND WATER WAY<br />
            Large ID waterways reduces fluid velocity to prevent core washing, ideal if face discharge ports are getting blocked"></a> </li>
         <li> <a href="_images/impregnated/big-john-drill-bit.jpg" title="BIG JOHN<br />
            16mm matrix height, 4 diamond reinforcing pins per segment and additional waterways, used if bit gauges are being worn out prematurely"></a> </li>
         <li> <a href="_images/impregnated/conventional-drill-bit.jpg" title="CONVENTIONAL<br />
            All conventional coring systems covered from 46mm up to 8C"></a> </li>
        </ul>
      </div>
     <script type="text/javascript">
// BeginOAWidget_Instance_2127022: #gallery
        $(function(){
            $('#gallery a').lightBox({
                imageLoading:            '_images/lightbox/lightbox-ico-loading.gif',        // (string) Path and the name of the loading icon
                imageBtnPrev:            '_images/lightbox/lightbox-btn-prev.gif',            // (string) Path and the name of the prev button image
                imageBtnNext:            '_images/lightbox/lightbox-btn-next.gif',            // (string) Path and the name of the next button image
                imageBtnClose:            '_images/lightbox/lightbox-btn-close.gif',        // (string) Path and the name of the close btn
                imageBlank:                '_images/lightbox/lightbox-blank.gif',            // (string) Path and the name of a blank image (one pixel)
                fixedNavigation:        true,        // (boolean) Boolean that informs if the navigation (next and prev button) will be fixed or not in the interface.
                containerResizeSpeed:    400,             // Specify the resize duration of container image. These number are miliseconds. 400 is default.
                overlayBgColor:         "#000000",        // (string) Background color to overlay; inform a hexadecimal value like: #RRGGBB. Where RR, GG, and BB are the hexadecimal values for the red, green, and blue values of the color.
                overlayOpacity:            0.8,        // (integer) Opacity value to overlay; inform: 0.X. Where X are number from 0 to 9
                txtImage:                'Impregnated Drill Bits',                //Default text of image
                txtOf:                    'of'
// EndOAWidget_Instance_2127022
    </script>
    </div><!-- end drill_image1 -->

Similar Messages

  • HOW TO ACTIVATE SCNNING FROM MY PRINTER

    HOW TO ACTIVATE SCNNING FROM MY PRINTER

    siyaam wrote:
    HOW TO ACTIVATE SCNNING FROM MY PRINTER
    Hi,
    And what is your printer and the OS on your compuyer ? No need to shout.
    Regards.
    BH
    **Click the KUDOS thumb up on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.

  • During APP how to make payment from the second bankof Vendor

    If a vendor has three(3) Bank Accounts maintained in the Master.And we want to make payment to the second bank during payment run in APP. So in this case what do we need to do so that payment will be made to the second BANK Account?please suggest.

    Hi,
    It can not be done from APP run itself and also can not be random....
    If you want to make payment from the second bank of the vendor then you have map Partner Bank type in the vendor master and then the respective Partner Bank type should be filled in invoice...now it will be paid from the bank for which partner type is defined..
    Regards,
    Chintan Joshi

  • How to get data from a second page?

    Hi guys,
    I have the first page, where I have a button, which will navigate to the second page to let user make some choices.
    After the user makes the choices, user will click a button to get back.
    How can I pass the choices back to the first page?
    Regards,
    Aaron.

    Hi Aaron,
    you can use the EventBus for the same.
    1) publish the event bus on click of the button ( the event f which navigates back to the earlier page)
    2) in the publish of this event bus, pass all the data which you have captured / which has been clicked.
    3) subscribe the eventBus in the App.Controller page ( assuming that you have created an app.view in which you have defined the sap.m.App() , to take care of all the pages to be added into the app).
    4) the handler function of this subscribe, will navigate you to the page required, along with the whole set of data you have passed in the publish of event bus.
    5) use onBeforeShow(oEvent) hook method in the view, which is being finally routed to.
    all the data passed from the previous view will be accessible here via : oEvent.data.dataPassedFromPreviousView
    Note : dataPassedFromPreviousView, assuming is to be the object in which u have set the data in the publish.
    Hope it helps.
    Regards,
    Viren Gupta

  • How to activate datasource from business content

    Hi all
    please let me know the procedure to activate the datasources(r/3) for objects delivered from the business content(ex infocube, update rules, infosources,....) all delevered from the businss content...
    suppose if we create our own infocube we define
    1.maintain datasource in r/3
    2.replicate that in bw system
    3.and further process
    let me know how we do this when we transfer objects from d version to a version in business content
    thanx and regards
    Balaraj.B

    chk this:
    http://help.sap.com/saphelp_nw04/helpdata/en/80/1a66d5e07211d2acb80000e829fbfe/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/37/5fb13cd0500255e10000000a114084/frameset.htm
    Thanks,
    raj

  • I set up two identities, the default & one more. How to get mail from the second one?

    I have two different e-mail addresses that I want to get mail from. So the main/default one worked just fine. So I went to options, account settings, identities and set up the second one. But this second one doesn't appear on the start page and still when I Get Mail, it only brings in the mail from the default one. So what do I do?

    You do not place your second account in Identities.
    You go to the Menu Bar and select '''File-New-Existing Mail Account''' and add it there.
    No Menu Bar? Press the alt key.
    If using the '''AppMenu button''', click that and select''' New Message-Existing Mail Account'''

  • How to activate JMenu from other frame using accelerator key

    Hi.
    I'm developing an application for my final year project.
    i set up my application to have multiple frame open at the same time (like sunone studio in SDI mode). only one JFrame contains the JMenuBar.
    i can activate this menu bar using the accelerator key when the containing JFrame has focus. however, i donot know how to make the Menu activate when the accelerator key is pressed on other frame. press help, thanks in advance.

    does any one have some idea.
    the solution i found seem not suit my need.
    i want to be able to pull down (and get the focus transfered to) the jmenu in menubar of another frame using the menu's mnemonics. using InputMap does not seem to fit since i need to the menmonic of menu is not in the input map.

  • How to prevent TextField from covering button rollover?

    Hi,
    I have create a TextField over a button inside a movieclip and when I roll over the part of the button where the TextField is the rollover is not registered. Is there a way to prevent the mouse from seeing the TextField so the rollover just happens? I've set the selectable parameter to false, but that hasn't fixed it.
    Thanks,
    eb_dev

    Hi,
    Is the textfield must be static or dynamic field.
    if the value for the textfield must be static content, then change the textfield to static in property tab.
    Saransoft

  • How to add music from a second computer to my iPhone 5

    I just got an iPhone 5. I can manually control music from my personal laptop and put it on my iPhone. However I can't add it from my brother's lap top. When ever I try to click "manually manage" on his computer, it tells me to erase everything from my iPhone and sync his library. I did autherize  hi computer. How do I add music from his computer with still keeping all of my current music?

    Thanks AmishCake.
    While I'd prefer to not have to do this I suppose it's the only way with my current set up.
    Lots of hostile attention on this forum from people who claim to not care about what I do.

  • How to activate trace from BO in my PC

    Hello!!
    I trying to active a trace to see my mdx log in my PC.
    I am doing the steps indicate in SAP Kb Note: 1235111.
    This note say the following:
    "OverWrite"="No"
    "AppendPID"="No"
    "LogFile"="<your BOE120 install folder here>/bobje/logging/MDA.log"
    "LogFormat"="%T ThreadID<%i> %X : %m" 
    "Location"="<your BOE120 install folder here>/bobje/enterprise120/solaris_sparc/"
    "Verbosity"="10"
    In the regedit of my PC i have the following information:
    "OverWrite"="No"
    "AppendPID"="No"
    "LogFile"="<C:\Program Files\Business Objects\BusinessObjects Enterprise 12.0\logging\MDA.log"
    "LogFormat"="%T ThreadID<%i> %X : %m" 
    "Location"="<your BOE120 install folder here>/bobje/enterprise120/solaris_sparc/"
    "Verbosity"="10"
    After i change my regedit i stop and start all servers.
    i am running querys from rich client but i can found the mdx logs.
    I think the files have to be in the location indicated in "LogFile" but i am not sure.
    Someone can help me??
    I am using BO XI 3.1 SP3.
    I need to se the mdx because when i schedule a file in my info view, infoview gave me this error:
    A database error occured. The database error text is: Error in MDDataSetBW.GetCellData. MDX result contains many cells. (more than 1 million). (WIS 10901)

    Hi,
       This is a very common error, there is even a KBase 1369738 that describes the error in more details.
    Symptom
    WebIntelligence report fail with error message: "A database error occured. The database error text is: Error in MDDataSetBW.GetCellData. No more storage space available for extending an internal table.. (WIS 10901)"
    Further error in MDA.log:  "RFC function call MDDataSetBW.GetAxisData failed.  MDX results contain too many cells (more than 1 Million)" 
    Cause
    Storage problem on Hierarchy query
    Hitting 1 million cell BI limitation
    Resolution
    Restrict query results to a smaller set of data.
    Suppress the 'Not assigned/#' Hierarchy node (Exclude Selection) in the BEx hierarchy query. This reduces the size of I-Table & buffer requirements.
    Avoid use of 'default values' for hierarchy & hierarchy node variables. Or, if a default must be assigned, set it to an attribute that has 0 levels.
    Implement : Enhancement Pack 1 + Support Package 3 (or above) for optimized interoperability between BusinessObjects & SAP modules. 
       As you can see from the resolution part, there are few options you can take. In summary, your best option is to reduce the amount of data returned.
    Cheers,
    Ken

  • How to activate on computer if second  regist is on dead pc

    1 copy of printshop is on dead pc need to register on new pc. only 2 copies in use.

    http://www.adobe.com/products/activation/
    Usually you can start a chat session and get it taken care of right then. Is this what you wanted in your other post about customer service?

  • DW repeat region start from the second record

    Hi,
    iam a beginner in DW can anyone help me in my news page, iam using repaet region for the archive
    How could I start from the second record instead of the first
    using php mySQL
    Thanks in advance.

    The simplest way I can think of depends on the recordset. If your querying the entire recordset and each record has incrementing ID numbers, then add a filer to return records greater than 1, if one is the first record. If you've already applied another filer though, we'll have to get a little more creative to find the best solution.

  • I brought an IPhone 5 from a second hand source and I tried to activate it but it asked for his Apple ID how can I get around that

    I brought an IPhone 5 from a second hand source and I tried to activate it but it asked for his Apple ID how can I get around that?

    MarkeyMarcc wrote:
    I brought an IPhone 5 from a second hand source and I tried to activate it but it asked for his Apple ID how can I get around that?
    Read this: Find My iPhone Activation Lock: Removing a device from a previous ...

  • How to get additional field from the second list base on lookup information column ?

    Hi everyone,
    Currently I created a SharePoint hosted Apps project and I need to know how can I get additional field from the second list base on lookup information column. example List1 Have 2 columns column1 and column2(Lookup Information from list2 (category)),
    List2 have 3 columns title, and category, and color.  so how can get the title and color from list2 base on this lookup information column (SharePoint Hosted apps and Javascript code)? that is possible?
    Best regards,
    ------------------------------------------------------------ ---Tola---

    You can build one custom lookup control. Refer to the following post
    http://www.stuartroberts.net/index.php/2012/10/03/enhanced-lookup-field-part-1/
    Alternatively, try the following solution from codeplex
    http://sp2010filteredlookup.codeplex.com/
    http://filteredlookup.codeplex.com/
    --Cheers

  • I uploaded pictures from a second camera and my iphoto created a second library, how do i get back to the first library?

    I uploaded pictures from a second camera and my iphoto created a second library, how do i get back to the first library? Can anyone help?

    I have no idea what you did or what happened - but I can assure you that loading from a different camera does not create a new library
    So you need to supply information and someone here will assist you in sorting this out and figuring out what you really did
    What version of iPhoto do you have? What version of the OS? Why do you think that a second library has been created? What do you see when you launch iPhoto with the optipon kep depressed and use the select library option? Where is your iPhoto library normally?
    Anything else you can tell us that might help?
    LN

Maybe you are looking for

  • Message missing from alert box & Can you disable everything until user selects an answer?

    Question 1 - My alert box window is working, and the title and buttons function as they should, but does anyone know why my message is not showing up? Question 2 - How do you program the alert box window so that no other buttons on your application w

  • Oracle 11g - Date Issue?

    Oracle 11g - Date Issue? ===================== I hope this is the right forum for this issue, if not let me, where to go. We are using Oracle 11g (11.2.0.1.0) on (Platform : solaris[tm] oe (64-bit)), Sql Developer 3.0.04. Our NLS_DATE_FORMAT = 'DD-MO

  • Imp problem on --- jobs

    I have a 9i database exp file called test.dmp. I need to imp to 10.2 g database. I can import everything else but jobs. Following is the error message I got. I checked the 10.2 database, there is no jobs running on that database for that schema. Any

  • Can't accept the terms and conditions of the latest update on my iPad 2

    Have downloaded the latest update on my iPad 2 successfully but the buttons for agree or disgree are not clickable. I've turned it off and on again which hasn't worked and I can't get into any alternative menu. Any thoughts?

  • No JSTL FUNCTION support

    Does Jdev support JSTL FUNCTION taglib? such sd EL ${fn:substringAfter("...") } I did not find it on the component palette. thanks