Added: 6 months ago
From: thenewboston
Views: 8,713
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (17)

Sign In or Sign Up now to post a comment!
  • what event handler instead of ready or load . wud i use for a time duration like for when the page been loaded for 60000 (1 minute) fadeOut(3000)

  • Thnx!

  • Thanks, those tutorials really help

  • thanks very much for tutorials!

  • i could not get $(window).load to work, but if i use window.onload, it work fine.

    how come ?

  • Comment removed

  • fantastic thanks great

  • does dreamweaver support jquery??

    

  • @suteerth12 yes dreamweaver is just an tool, jquery is just as simple as copy and pasting code into a .js file therefore jquery has no incompatiblities.

  • What is the difference between (document) vs. (window)?

    And what is the difference between .ready and .load?

  • @tridnguyen document and window are both raw/original javascript variables.

    document represents the html code.

    window represents the browser window.

    for example window.document is equal to simply document

  • @twiksify

    They are not variables, they are objects.

  • 159th o/

  • @Ails1234 .ready was for when the DOM was ready and the .load was for when a specific element on a page has loaded.

  • First, second, third, fourth, fifth, sixth and possibly seventh ;P

  • =D

    

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more