Forums

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

Home Forums JavaScript append some html to a matching element with mootools

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

    i have to append some html on all the matching elements using mootols.
    the html to append looks like this:

    class="jcepopup" type="text/html" style="width:1200px; height:800px;" rel ";"

    I have to append it to all to all the "a" tags in a specified div class.

    any help??

    #69818
    vezzo
    Member
    Code:

    mmh.
    I came with this code but it’s not working…
    any help?

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