Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #579185

    Hi,

    I am using the table element, I added different rows and columns, now in one of the column I would like to add links, and when I will pressing that links I would like to open a popup. How could I do it please?

    Thank you

    #579296

    Hi albertoty!

    Type this into the table cell.

    <a href = "http://www.google.com" rel = "lightbox">Click me</a>
    

    Cheers!
    Elliott

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.