Tag: jQuery

How to Hide a DIV with jQuery

There are a lot of reasons why you might want to hide a portion of your web page: for example, there could be an image that you don’t want to show based on user type or an action may be available that lets the user hide a portion of the page. Hiding/showing can add dynamism to a page and jQuery makes it easy. If you look at some JavaScript examples of hiding a DIV you’ll notice that it takes quite a few lines of code to accomplish the task. New to JavaScript? Learn the Basics If you have any experience with jQuery, you’ll already know that it provides a much simpler way to accomplish the same goal. jQuery is a JavaScript library and …

See original article taken from here:

How to Hide a DIV with jQuery


Also published on Medium.

Create a Responsive CSS3 Paper Fold Effect

Tweet Author: Steve Jenkins 24th April 2014 Create a responsive CSS3 paper fold effect embedded content Make use of CSS3 features such as box-shadows and background gradients to create this engaging effect. There are so many remarkable and exciting things that we designers can achieve on the web today, whether it’s using the pillars of the web HTML5, CSS3 and good old jQuery, or more modern frameworks and technologies, development just never seems to ease up. Better yet, there are sure to be even more remarkable and exciting things to look forward to experimenting with in the near future. Still, even among all of these great technologies, it is worth remembering that we must also make use of the more subtle elements available to us, even…

See original article taken from here:

Create a responsive CSS3 paper fold effect


Also published on Medium.

10 Useful PHP Libraries and Classes

1. Unirest UniRest is a collection of light weight HTTP Request Client Libraries for many languages including Node, Ruby, PHP, Java, Python, Objective C, .Net and Windows 8. It has support for GET, POST, PUT, UPDATE and DELETE operations.

2. JqmPhp jqmPhp is a open source package of PHP classes that allow the creation of HTML files for use with jQuery Mobile Framework. All classes in the jqmPhp package can be converted to string and printed with an echo function.

3. PhpFastCache phpFastCache is an open source high performing PHP caching library which makes your website runs smooth on any shared hosting. it has support for multiple caching methods such as apc, memcache, memcached, wincache, files, pdo and mpdo. It is the distributed object caching system which is intended for use…

See original article taken from here:

10 Useful PHP Libraries and Classes


Also published on Medium.

50 Outstanding jQuery Slider to Make Your Website Look Beautiful

jQuery is one of the best JavaScript libraries that are easy to implement and display. One needs not to be a proper programmer or developer to use jQuery plugins, that are available for free in abundance on the web.Today, we are presenting you fifty classy jQuery sliders, to download and use, on your website for free. As I said, jQuery sliders are easy to implement and use, so you just need to paste the two code (one in Html head and other in the body) to get started. Just remember the paths to your .js file, its one of common mistakes designers make. So for developers, this collection will be a piece of cake, every slider in this list is provided with demo and documentation, you…

Read Original Article Here:

50 Outstanding jQuery Slider to Make Your Website Look Beautiful


Also published on Medium.

© 2024 Paul Parisi

Theme by Anders NorénUp ↑