background preloader

Smashing Labs - gMap, Google Maps jQuery plugin

Smashing Labs - gMap, Google Maps jQuery plugin
What is gMap? gMap is a jQuery plugin embedding Google Maps into your website. It allows you to: set center, zoom level and type of map add multiple markers with custom icons, popups and titles position marker by latitude/longitude as well as by its address set your customized map controls retrieve map object and use it for even most complex tasks Purpose of gMap is to help you keep your code clean and to create Google Map in very easy way, without learning its API. Latest stable release: 3.3.0 Donate gMap is free and will stay that way as long as I'm in charge. Social Like Smashinglabs on Facebook to get gMap updates and other JS news. Example This tiny line of code is being used to embed the map below. What has happened to V2 version? It's still available here.

11 Useful jQuery Plugins for Enhancing Images We will be sharing another topic that can surely add a spark of creativity into your web design. jQuery has become one of the most used Javascript library by web developers in the recent years because it has a variety of available plugin tools that could easily create dynamic effects such as smooth transitions, animation, blending and user initiated movement without using cumbersome programming languages or 3d party animation programs to enhance their website’s images and add an unexplainable element that could attract visitors and could provide a good user experience to their website. This could also make viewing images more pleasant. Below, we have gathered 11 Extraordinarily Useful jQuery Plugins for Enhancing Images. Find out how these jQuery plugins could improve the display of images on your website. jQuery Easy Slides jQuery Easy Slides is a lightweight (only 2.1kb) image slideshow plugin used to easily make beautiful image slideshows.Visit Site AviaSlider Slides EOGallery S3 Slider

brandonaaron/jquery-mousewheel liteAccordion - a horizontal accordion plugin for jQuery Slide One1 Slide Two2 Slide Three3 Slide Four4 Slide Five5 <p>Please enable JavaScript to get the full experience.</p> Responsive and WordPress versions available! New! Accordion Pro JS is a responsive version of liteAccordion, with lots of upgrades and new features (vertical accordions!). Download More details and download link for liteAccordion here. Q. A. Q. A. Q. A. Q. A. Q. A. Q. A. liteAccordion is free to use for commercial and personal projects. If you find any bugs, please file a ticket on Github and I'll fix it as soon as possible. Version 2.2 (21/01/13) Responsive layout and auto scale images options removed After some consideration, I've decided to remove the responsive options. Development status: on indefinite hiatus After this update, I do not plan to continue developing this plugin. New in 2.0! Methods: liteAccordion now has play, stop, trigger next slide, trigger previous slide, destroy and debug methods. Mouseover activation Custom easing Linkable slides 1. 2.

Transit - CSS transitions and transformations for jQuery What about older browsers? Transit degrades older browsers by simply not doing the transformations (rotate, scale, etc) while still doing standard CSS (opacity, marginLeft, etc) without any animation. Delays and durations will be ignored. // Delegate .transition() calls to .animate()// if the browser can't do CSS transitions.if (!$.support.transition) $.fn.transition = $.fn.animate; Fallback to frame-based animation If you would like to fallback to classic animation when transitions aren't supported, just manually redefine .transitition to .animate. (Note: if you're using custom easing, you may need to also use jQuery Easing, and restrict your use of easing options to the ones defined there.) $.fx.speeds. Default duration Transit honors jQuery's default speed, $.fx.speeds. Custom easing Define custom easing aliases in $.cssEase. Webkit: prevent flickers Having flickering problems in Webkit? Antialias problems in Webkit? Force hardware-acceleration in Webkits to prevent text flickering.

jQuery One Page Nav Section 1 DO Something Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Section 2 Section 3 Section 4 Section 5 qTip2 - Pretty powerful tooltips 60 Useful Online Generators for Designers | Tools Today’s competitive market makes it necessary to stay updated in all the dimensions in designing industry and designers need all the latest software to be in the top. But purchasing software or downloading a huge one may not be in the top priority especially if it is going to be used only after a trial. In such cases online generators can be of great help which do the necessary job and some tools don’t have to be downloaded also. A lot goes in designing the backgrounds with different textures and patterns, choosing the right colors and a lot other factors. You may be interested in the following application related articles as well. Please feel free to join us and you are always welcome to share your thoughts even if you have more reference links that our readers may like. Don’t forget to and follow us on Twitter — for recent updates. Useful Online Generators for Designers 256 Pixels 80 x 15 brilliant Button Maker AJAX loading GIF generator AJAX Info Background Maker Background Patterns Badges

Inspiration for Article Intro Effects Some inspiration for effects applied to title headers of articles with a fullscreen image. The idea is to show some creative transition when continuing to the article body. View demo Download source Today we want to share some inspiration for article intro effects with you. You have surely seen some interesting article headers, usually containing a fullscreen image, that have some sort of intro effect, i.e. where some creative transition happens when scrolling or when clicking on a button to continue. One really nice effect that we tried to imitate, is the one seen on Jam3 when choosing a project. Most of the effects we tried are highly experimental; animating large images can become a bit sluggish, also because a couple of transitions happening at the same time. Note that hijacking the scroll is really not a great thing to do, so restricting it to a really short period is essential when deciding to use such an invasive method. We really hope you enjoyed these effects and get inspired!

Related: