javascript - I am unable to make jQuery Work. What am I missing? -


I am trying to hide, show, change the images, but I am unable to do anything. I see the button but nothing is happening. Is the link for jQuery wrong or is it something else? What I've done does not work, it's not sure what to do at this point ...

  & lt; Html lang = "en-us" & gt; & Lt; Top & gt; & Lt; Meta charset = "UTF-8" & gt; & Lt; Title & gt; JQuery & lt; / Title & gt; & Lt; Script src = "// ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script> & Lt; Link type = "text / css" rel = "stylesheet" href = "jquery.css" /> & Lt; Script type = "text / javascript" & gt; $ (Document) .ready (function () {$ ("img"). AddClass ("wrappedElement"); $ ("# Hide All Images"). Click (function () {$ ("img"). " Fast "); $ (" Show all images ") (function () {$ (" img "). Show (" sharp ");}); $ (" # Show image as well ") ($: "Visible"). {$ ("(Visible :)" and "show (" sharp ");}}); $ (" show image # "). Click (function (.) {If ( $ (": Visible") & amp; $ (": visible:") ($: "visible:") {$ ("img: even") shows ("sharp" );} And {$ ("IMG: weird"). Show ("sharp");}}); $ ("# right shift") Click (function () {$ ("Img") .slideRight ();}); $ ("# left shift"). Click (function () {$ ("img"). SlideLeft ();});}); & lt; / Scripts & gt;  

Comments

Popular posts from this blog

eclipse plugin - Run java code error: Workspace is closed -

ios - How do I use CFArrayRef in Swift? -

scala - Play Framework - how to bind form to a session field -