I use lightWindow
http://www.stickmanlabs.com/lightwindow/
Its based on prototype and scriptaculous
______________________________________________________________________
Alex Duffield ❖ Principal ❖ InControl Solutions . http://
www.incontrolsolutions.com
On 26-Sep-07, at 7:40 AM, k_443 wrote:
>
> Hi,
>
> I''m trying to use multiple libraries to do a overlay using the
light
> box from http://www.estonish.com/example/scripts/lightbox/# example
> 3 and using the icarasoul using http://zend.lojcomm.com.br/
> icarousel/example3.asp.
>
> The libraries are over ridding each other some how on element.hide and
> firebug is saying "Element.hide is not a function". I can get one
to
> work but not the other and vice-versa when i don''t load their
> libraries. Has anyone got any ideas on what i can do??
>
> here is some sample code of what is going on..
> <link type="text/css" rel="stylesheet"
href="common/css/aip.css"></
> link>
> <link type="text/css" rel="stylesheet"
href="common/css/
> aipCoin.css"></
> link>
> <link type="text/css" rel="stylesheet"
href="common/css/
> lightbox.css"></link>
>
> <script type="text/javascript"
src="common/js/prototype.js"></script>
> <script type="text/javascript"
src="common/js/lightbox.js"></script>
> <script type="text/javascript"
src="common/js/AIP.js"></script>
>
> <div class="lbox" id="box3" style="position:
absolute; z-index: 99;
> left: 416px; top: 296px; display: none;"><!----<img
id="close"
> src="common/css/close.gif" alt="Close"
title="Close this window">--->
> This is the test area for the bio pic coin pic and bio info
> </div>
>
>
> <div id="container">
> <div id="container_bd">
> <form name="doh1" action="#">
>
>
> <div id="aip_css">
> <ul id="aip_css_content">
> <li class="aip_css_item"><a href="#"
onclick="new
> Lightbox.base(''box3'', { closeOnOverlayClick : true
})">
> <img src="/images/about_the_mint/artisticInfusion/Thumb/
> bass_thumb.jpg" alt="Bass" /></a></li>
>
>
> >
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Spinoffs" group.
To post to this group, send email to
rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---