jquery-swe

0.0.5 • Public • Published

A jQuery plugin that show an element when other is empty.

<div id="myPhotosEmpty" style="display: none">
You don't have any photos yet. :-(
</div>
<div id="myPhotos" data-swe="div#myPhotosEmpty">
<!-- Your Photos go here -->
</div>

Package Sidebar

Install

npm i jquery-swe

Weekly Downloads

1

Version

0.0.5

License

MIT

Last publish

Collaborators

  • juliocoliveira