• Resolved damelco

    (@damelco)


    like the topic says:
    we are using just the inline option:
    code clip

    
    <a href='#fancyboxID-1' title='Permanent Link to First Things First' class='readmore fancybox-inline'>
        <span>read more</span>
    </a>
    <div style='display:none' class='fancybox-hidden'>
        <div id='fancyboxID-1' class='section_oge' >
            First Things First
        </div>
    </div>
    

    I read a forum message that indicated that ‘fancybox-hidden‘ triggers images, so I removed it from the outer div class, but it had no effect included/excluded.
    I am using the correct syntax to trigger inline content, right?

    -DJ

    • This topic was modified 7 years, 1 month ago by damelco.
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Inline content works but triggers image slider overtop’ is closed to new replies.