background preloader

Jquery

Facebook Twitter

Prodrupal @ themightybyte. How To Create A Sexy Vertical Sliding Panel Using jQuery And CSS3. More and more we see people using horizontal sliding panels on their websites.

How To Create A Sexy Vertical Sliding Panel Using jQuery And CSS3

And they usually look very nice! Some will put a contact or login form in there, others will put some information about them and their website, or even things like a tag cloud or social networking buttons. Horizontal sliding panels are great for many situations, but like everything else, they’re not always ideal. It depends on the project. To see what I mean by ‘horizontal sliding panel‘, go have a look at my other site Design-Newz, and click on the ‘want more‘ button that’s on the right above the navigation bar.

The Plan So, what about a vertical sliding panel that would act as some sort of drawer instead of the usual top horizontal sliding panel that pushes everything else down when it opens? Here’s what I had in mind (click to enlarge or check below the image for working demos): First we’ll create the markup, then the CSS and then we’ll use jQuery to open and close our vertical sliding panel. 1- Markup. Demo - Jquery lightest content slider ever - 380 bytes - Web developer juice. Lorem ipsum dolor sit amet, consectetur adipiscing elit.

Demo - Jquery lightest content slider ever - 380 bytes - Web developer juice

Maecenas pharetra, elit sed hendrerit condimentum, libero elit tincidunt mauris, id rutrum tellus leo at urna. Fusce dui mi, lacinia sit amet blandit vitae, interdum ut eros. Nulla egestas imperdiet rutrum. Praesent vel metus ligula. SMART INTERACTIVE JQUERY SLIDER - TutReflex.com. Some text goes here Some text goes here Some text goes here.

SMART INTERACTIVE JQUERY SLIDER - TutReflex.com

1500+ Best jQuery Plugins & Tutorials with jQuery Demo examples 2012. 10 jQuery Panel Slider Plugins. Check out these tutorials/demos below to come up with a new beautiful jQuery Panel Slider for your website.

10 jQuery Panel Slider Plugins

Some websites are using sliding panels for more creative ways such as displaying descriptive content view, but you can make it really work with just about anything ;) Enjoy! Related Posts: 1. jQuery Slide Panel Plugin. 20 Mar 2010 The jQuery slidePanel Plugin lets you easily open slide panels from the left or right which contain either the default content or content loaded using Ajax.

jQuery Slide Panel Plugin

Other options include position, opacity, speed, and click outside to close. Utiliser jQuery avec Drupal 7. Le module field_collections permet de créer des "champs de champs", particulièrement pratique pour accélérer la création de contenus et permettre de simplifier la gestion en back-office.

Utiliser jQuery avec Drupal 7

Si vous avez déjà travaillé avec field-collection, vous avez pu vous heurter à un problème lors de la modification de la sortie HTML, ou bien essayé de "themer" différement un des items de votre field-collection. Cet article propose un template regroupant l'ensemble de la sortie html d'un field-collection, permettant ainsi d'en simplifier la personnalisation. Demos. jQuery UI offers a combination of interaction, effects, widgets, utilities, and themes designed to work well together or on their own.

Demos

Play with the demos, view the source, build a theme, read the API documentation and start using jQuery UI today. Interactions. Api.drupalize.me. Drupal 7 drupal_add_js($data = NULL, $options = NULL) Adds a JavaScript file, setting, or inline code to the page.

api.drupalize.me

The behavior of this function depends on the parameters it is called with. Generally, it handles the addition of JavaScript to the page, either as reference to an existing file or as inline code. The following actions can be performed using this function: Add a file ('file'): Adds a reference to a JavaScript file to the page.Add inline JavaScript code ('inline'): Executes a piece of JavaScript code on the current page by placing the code directly in the page (for example, to tell the user that a new message arrived, by opening a pop up, alert box, etc.).

Simple slideshow with Views and jQuery cycle. Hide and Slide Drupal content with jQuery. Submitted by zany on Sat, 08/23/2008 - 23:34 The Drupal core and many modules use the jQuery package to create nice interactive effects.

Hide and Slide Drupal content with jQuery

But it's also a handy and easy to use tool for designers and authors! jQuery animate method to hide & display left panel. HowTo: Toggle DIV visibility. First example Toggling DIVs in some way or another (visibility especially) is a common practice nowadays, especially with Ajax-enabled applications.

HowTo: Toggle DIV visibility

And since Drupal happily supports Ajax, why not spice up your modules with a little DIV toggling? Do be careful not to overdo it, though! Desired HTML: Install Slideshow Creator - Created by Yubis IT Solutions. 1. Site Configuration => Input format=> Configure => Tick SlideShow2. Create a page => insert codes example in reference below to the "Body" section Sample Code(for Testing):[slideshow: 2, img=| ultimate CMS.

Download it now! How-To: Create a Simple Slideshow Header in Drupal 7 « The Force 5 Connection. How-To: Create a Simple Slideshow Header in Drupal 7 May 5th, 2011 by Christian Mattix UPDATE: Since the posting of this article there has been dramatic improvements by the community and now this is no longer the best way to implement this feature. We now use the “Views Slideshow,” found at: We have used this method to create the various slideshows for the City of South Bend at www.SouthBendOn.com. One of the more common design elements of modern webpage design is a large content area on the landing page of a website. Though there are some Drupal 7 themes that have this feature already (Marinelli comes to mind), what if you want to use a different base theme (like Zen)?

The first thing that needs to be done is to ensure that your Drupal 7 environment is set up to support the slideshow. The WYSIWYG module ( also can be installed to make editing the content easier, but it is not necessary. Theme “.info” and supporting files. Creating a Simple Photo Slideshow in Drupal. Animate your Drupal 7 site, use spritely! With spritely, a jQuery plugin, your site acquires the ability to animate the background graphic and to give vitality at the HTML and css layout. In this article I explain you how install it and what are the files to modify in order to use it. At the beginning of the Web design history, the only possibility to animate an HTML page was the GIF, then Flash (created by FutureSlash and secondly by Macromedia and nowadays by Adobe, how many informations I learn consulting Wikipedia).

Flash has brought new possibilities with the introduction of interaction and multimedia. Today jQuery and HTML5 are giving new chances with the assumption of more compatibility and lightness. Spritely is a freshly addon, created by Artlogic, and licensed Mit and GPL, that improves the abilities offered by jQuery, “for creating dynamic character and background animation in pure HTML and JavaScript”, like they wrote in theirs site. System_library. Implements hook_library(). File modules/system/system.module, line 1087 Configuration system that lets administrators modify the workings of the site. Drupal 7 – Implement jQuery UI features. JavaScript and jQuery. Using JavaScript adds dynamic presentation effects to a theme. In addition to custom JavaScript files many Drupal developers find jQuery useful. jQuery is a lightweight JavaScript library which is built into Drupal. jQuery contains all the common DOM, event, effects, and Ajax functions.

Drupal 7 includes jQuery 1.4.4 and jQuery UI 1.8.7. Drupal 6.0 to 6.2 included jQuery 1.2.3 while Drupal 6.3 includes an update to jQuery 1.2.6. For use in module development which requires a later version of jQuery, apply the jQuery update module. When JavaScript is added to a page through Drupal, jQuery is automatically added to the page. More comprehensive information on the JavaScript APIs and the use of JavaScript in Drupal can be found in the Developer Guide. 7 additional jquery plugin. Drupal 7: Views Slideshow Tutorial.