Inline html issue
-
Im trying to get inline html to work but have no success in doing so. I’ve tried to copy your template (see below) without changing anything at all but it still wont work
<a href="#thefooboxcontent" target="foobox" data-width="500px" data-height="500px">Open simple HTML content in FooBox</a> <div id="thefooboxcontent" style="display:none" > <div style="padding:50px;"> <h2>Inline Content</h2> <p>Here is some inline content which you can open within FooBox</p> </div> </div>
What am I doing wrong? Thanks!
The page I need help with: [log in to see the link]
- The topic ‘Inline html issue’ is closed to new replies.