Home
Flashcards
Preview
Set 1
The flashcards below were created by user
zenner
on
FreezingBlue Flashcards
.
Home
Mobile
Quiz
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
n
Home
Flashcards
Preview