From b9f1a524fc9d4ddbb97ba03cf53b3aca93d56074 Mon Sep 17 00:00:00 2001 From: Sagar Yadav Date: Tue, 24 Oct 2017 16:18:51 -0700 Subject: [PATCH] Added jQuery functions assignment --- Sagar/.DS_Store | Bin 0 -> 6148 bytes Sagar/jQueryFunctions.html | 202 +++++++++++++++++++++++++++++++++++++ 2 files changed, 202 insertions(+) create mode 100644 Sagar/.DS_Store create mode 100644 Sagar/jQueryFunctions.html diff --git a/Sagar/.DS_Store b/Sagar/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..8d754b616435140d87ab829320fbadd7027602bc GIT binary patch literal 6148 zcmeHKu}T9$5PhR50yZfuEVs20{DULJfTj2Yk|?O09>k^=T)xSyG8fwK`&0(wQ%{uBq53 zCLIB literal 0 HcmV?d00001 diff --git a/Sagar/jQueryFunctions.html b/Sagar/jQueryFunctions.html new file mode 100644 index 0000000..95e33ac --- /dev/null +++ b/Sagar/jQueryFunctions.html @@ -0,0 +1,202 @@ + + + + + + + + + + + +
+
+

Click

+

+
+
+
+

Hide/Show

+

+ + + Hide/Show this content +

+
+
+

Toggle

+ +

This div toggles

+
+
+
+

Slide Down/Slide Up

+ + +

This text will slide down or slide up

+
+
+
+

Slide Toggle

+ +

This content will toggle

+
+
+
+

Fade In/Fade Out

+ + +

This content will fade in or fade out

+
+
+
+

Add Class

+ +

This content will get font style class added to it

+
+
+
+

Before

+ +

There will be content above this once button is pressed

+
+
+
+

After

+ +

There will be content below this once button is pressed

+
+
+
+

Append

+ +

There will be content appended to this

+
+
+
+

HTML

+ +

There will be a link after this text

+
+
+
+

Attr

+ +

This is paragraph with title attribute

+

+
+
+
+

Val

+ +

This will have value added to it

+
+
+
+

Text

+ +

+
+
+
+

Data

+ +

This div will have data added to it

+
+
+ + + + + + + + + + + + + + + + + + + + + + + +