Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Adding HTML to content in javascript

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #40425
    travist6983
    Member

    I am trying to add a form inside of a tooltip for an advanced search. This is going to have a form and a table in it.

    The plugin i am using is this one… http://ara-abcarians.com/jquery/atooltip/

    I am wondering if there is something that i can use to make this line recognize that this is html inside of here.

    tipContent: ‘Basic HTML Table and Form’, // Pass in content or it will use objects ‘title’ attribute

    Or if i could do it in the Title Attribute that would work as well.

    Any help would be great i am very basic with javascript

    Thanks

    #112475
    travist6983
    Member

    I suppose that would be a lot easier then a tool tip huh? I was just kinda go off what our designer provided in the PSD file.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.