Search:

Type: Posts; User: willymonster; Keyword(s):

Search: Search took 0.00 seconds.

  1. Replies
    34
    Views
    27,821

    Ajax + lightbox

    hi John,

    sorry for the confusion. here's what i am having problems with. ajax menu bar + lightbox. on the site, www.66mott.com - when you click on gallery and click any of the image links,...
  2. Replies
    34
    Views
    27,821

    hi John, after reading the development thread,...

    hi John,

    after reading the development thread, i still can't figure out how to resolve the problem. when i click on an link to an image, it still shows up on a new page. i cant get lightbox to...
  3. Replies
    34
    Views
    27,821

    Ajax + lightbox

    here is the ajax code i have currently.
    <script type="text/javascript">
    function pollContent(id){
    if(document.getElementById(id)){
    initLightbox();
    document.getElementById(id).id="";
    }
    else...
  4. Replies
    34
    Views
    27,821

    Ajax + lightbox

    hi John,

    it works now because i bypassed it by pointing gallery to the index.php page. i noticed that the only page capable of playing the lightbox is the index.php page so i had to do that in...
  5. Replies
    34
    Views
    27,821

    hi, i think i'm having the same problem as...

    hi,

    i think i'm having the same problem as waynep. when i followed the instructions you have him, it opens a new page instead of running through the ajax script. can you look at it and tell me...
Results 1 to 5 of 5