Forums

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

Home Forums JavaScript [Solved] JQuery problem

  • This topic is empty.
Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #161291
    Mostafa Hasani
    Participant

    Hi I want create new pen in codepen but section jquery doesn’t execute. of course i select jquery library. please guide me Thanks.

    #161294
    Paulie_D
    Member

    Show us the Codepen.

    #161295
    Mostafa Hasani
    Participant

    I don’t save it because jquery doesn’t execute.

    #161296
    Mostafa Hasani
    Participant

    if you want, i send section jquery for you.

    #161297
    Paulie_D
    Member

    Save it even if the jquery doesn’t execute…we can’t diagnose what we can’t see.

    #161299
    Mostafa Hasani
    Participant
    #161301
    Paulie_D
    Member

    To start with your HTML is invalid.

    You haven’t wrapped your li elements inside a ul (or ol)

    #161303
    Mostafa Hasani
    Participant

    I insert this pen in cssdeck but it’s true and execute!!

    #161304
    Paulie_D
    Member

    It’s still invalid HTML….browsers might render it even with the errors but that doesn’t make it right.

    I’ve moved this to the JS section so the more JS minded people can look at it.

    #161305
    Mostafa Hasani
    Participant

    Thanks Paulie_D.

    #161319
    Mostafa Hasani
    Participant

    Hi mr Paulie_D.
    i succeed to solve problem. you see the result pen.
    Thank you.

    #161320
    Mostafa Hasani
    Participant

    Hi mr Paulie_D.
    i succeed to solve problem. you see the result pen.
    Puzzle
    Thank you.

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