Forum Replies Created

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • in reply to: Close Ajax #607876

    It works but not perfectly. Here’s the problem. I have 2 gallery windows (can possibly be more). As you can see I have 2 galleries near the bottom (see private link). The problem is when you activate the script by clicking on one of the gallery images in the bottom 2 galleries – it fails to open again.

    It also closes all of the ajax windows when you have every gallery window open (PROJECT GALLERY & LOGO WALL). I want the window that is closes to the cursor to close if you are near one of the ajax boxes.

    in reply to: Close Ajax #606508

    I figured out what was wrong. You need to add a tabindex=”-1″ to the element. Like so:
    <div class=’main_color container_wrap_first container_wrap fullsize’ tabindex=’-1′>

    My only question now is how do I manipulate your code to place the “tabindex=’-1′ on your source code”? I was able to test out my findings just by simply viewing and saving the source code.

    in reply to: Close Ajax #606372

    Try this

    • This reply was modified 8 years, 7 months ago by tony0506.
    in reply to: Close Ajax #606339

    Yes give me 30 mins.

    in reply to: Close Ajax #606323

    Did you try the code you gave me and apply it to the 3 COLUMN AJAX PORTFOLIO page? Because now the AJAX page doesn’t load. I tried it on you DEMO and not the page I sent you earlier.

    • This reply was modified 8 years, 7 months ago by tony0506.
    in reply to: Close Ajax #606283

    yes.

    • This reply was modified 8 years, 7 months ago by tony0506.
Viewing 6 posts - 1 through 6 (of 6 total)