Forums

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

Home Forums JavaScript How can I make one button trigger multiple actions in jQuery?

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #39887
    kpiatak
    Member

    I am trying to have this one button initiate multiple actions at different times. I would like to have the bus slide in then have the message fade in on the phone.

    I think I have it set up right, but it must be wrong somewhere.

    http://webapps.easy2.com/ce/ext1104/messages/iris_messages-1.html

    I am a visual learner so example would help, thank you!

    #110210
    Paulie_D
    Member

    I see you have already posted this.

    Please don’t duplicate requests.

    #110307
    zonger
    Member

    Your css style for bus class is wrong. You should use background not content.

    #110308
    zonger
    Member

    Forgot to mention, give it a height and width as well, and set it to no-repeat

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