javascript - Unable to make modal box appear using JQuery -


After using jQuery I'm trying to open a model box after clicking. I can open the box using a hard link, but when the user clicks on the image I have tried to experiment. Show but it's not right?

For example Bela here

Using the code structure below. O etc. should recognize how the pictures are identified that they can be clicked on.

I know that this is a cheat, question, but I am not getting the anser I need anywhere.

  $ (document). (Function () ($. 'Go img'). Css ('cursor', 'pointer'); $ ('go to') ('click', 'img', function (e) {$ (This Wide (100). High (100) .appendTo ('# modal-show'); $ ("# modal-show") Show ("slow", function () {// animation complete.}); Sevmeibj (); Return Back;});}); Certainly here you have got a work demo. I noticed that you could get some extra stuff like < Code> SaveMyBadge ();  has updated Bella. 

  & lt; A href = "# modal-show" title = "Clicking it shows the link model" & gt; & Lt; Img class = "images badge img outline responsive-image" src = "http://kudosoo.com/GBadges/badge9.jpg" alt = "badge-image" /> & Lt; / A & gt; $ (Document) .on ('click', '.click-badge', function () {// Other stuff if you need SaveMyBadge (; Return back;});  

Comments

Popular posts from this blog

java - org.apache.http.ProtocolException: Target host is not specified -

java - Gradle dependencies: compile project by relative path -

ruby on rails - Object doesn't support #inspect when used with .include -