Using jQuery for mobile lightbox?

Asked By 30 points N/A Posted on -
qa-featured

I want to use lightbox to an image with the help of jQuery.

SHARE
Best Answer by Sharath Reddy
Answered By 0 points N/A #159257

Using jQuery for mobile lightbox?

qa-featured

Hi Andrewjohn,

You can easily use a light box with your images using the various lightbox plugins available on the internet. These plugins can directly use in code and will work after minor image path change as per your specific requirement.

You can go to the following links –

Choose any of above, and use as per your requirement.

Happy Coding.

Narthon

Best Answer
Best Answer
Answered By 590495 points N/A #159258

Using jQuery for mobile lightbox?

qa-featured

If you are new in creating programming codes and or scripts and you want to learn how to create program codes and scripts using jQuery, then W3Schools will help you. jQuery is a JavaScript Library that greatly simplifies JavaScript programming and is also easy to learn.

Besides jQuery, you can also learn other jQuery commands such as:

  • jQuery

    • jQuery Install
    • jQuery Syntax
    • jQuery Selectors
    • jQuery Events
  • jQuery Effects

    • jQuery Hide/Show
    • jQuery Fade
    • jQuery Slide
    • jQuery Animate
    • jQuery stop()
    • jQuery Callback
  • jQuery HTML

    • jQuery Get
    • jQuery Set
    • jQuery Add
    • jQuery Remove
    • jQuery CSS Classes
    • jQuery css()
    • jQuery Dimensions
  • jQuery AJAX

    • jQuery AJAX
    • jQuery Load
    • jQuery Get/Post

To learn more about it and to start your online tutorial with jQuery, do visit W3Schools.net | jQuery Tutorial.

Related Questions