Home
Flashcards
Preview
Set 1
Home
Get App
Take Quiz
Create
test1
test1111
Jquery
Load an external file to an element
$(document).ready(function () { $("button").click(function () { $("#div1").
load
("demo_test.txt"); }); });
Jquery
Click hide
$(document).ready(function () { $("p").click(function () { $(this).hide(); }); });
Author
zenner
ID
240976
Card Set
Set 1
Description
Set 1
Updated
2013-10-16T13:59:20Z
Show Answers
Home
Flashcards
Preview