background preloader

40 top examples of JavaScript

40 top examples of JavaScript
JavaScript creates platforms that can engage a user and ensure that they remember your site and continue to revisit. It can be used to create games, APIs, scrolling abilities and much more. The internet is full of web design inspiration, including great examples of JavaScript being used to bring a website to life and provide great user experiences. Here we pick some of our favourite examples of JavaScript in action for your inspiration. 01. If you've ever watched Cosmos, you may remember Carl Sagan talking about the Cosmic Calendar. 14 billion years of events is a huge dataset, and displaying it in a browser is no easy task. The son of a historian, Stauber created Histography as a student at Bezalel Academy of Arts and Design, under the guidance of Ronel Mor. The site scans and indexes events from Wikipedia, grabs the article, and pulls in a Google image and YouTube video. 02. 03. For this website about the history of the St. 04. 05. 06. 07. 08. tota11y 09. 10. 11.

125 CSS and JavaScript tutorials to power up your skills | Web design There are so many blogs and sites publishing high quality CSS and JavaScript tutorials these days that it can be hard to keep track - and it's easy to miss an amazing tutorial completely. And sod's law dictates that the one you do miss will be the one that could have saved you days of work on your latest project... Subscription offer So to help out we've rounded up some of the very best CSS and JavaScript tutorials from around the web, covering web design techniques old and new, how to use the latest tools and frameworks, and a series of projects you can sink your teeth into. They're all written by leading experts in the field, and many come with downloadable code you can play around with. Read all the tutorials on Creative Bloq here NOTE: most of these CSS and JavaScript tutorials are aimed at professional web designers. Fundamentals of CSS How to structure your CSS We want you to learn from the best. Make your sites load faster Your website's visitors care whether or not it loads quickly.

Nouvelle Vague by ultranoir Treeview Da File In Jquery : Javascript Tree Menu Q: We have a question and a problem. This is a link to our website with your menue: Down the navigation point "FAQґs" is a submenue like darm, diverses, einlagen etc....) If you click on a link in this submenue a new window open _BLANK! Is it possible to open the new site in a popup in dhtml drop down menu, like 800 x 600 or something? A: You should paste the following code inside 'Link' field of menuItems (you can do it inDeluxe Tuner): javascript:window.open(' status=yes,toolbar=no,menubar=no,location=no'); Q: I am having an issue using JavaScript Tree Menu with Netscape 7 and cross-frame support across domains. A: The menu will work correctly in the cross-frame mode if you load pages into the sub frame from the same domain. More info about cross-frame mode you can find here: A: The main menu in java has only two states normal and mouseover.

Designing for a Responsive Web The web as we know it is changing. In the past, designers and developers only had to concern themselves with one medium: the computer screen. In recent years, however, a plethora of fully internet-enabled devices with scores of different shapes and capabilities have cropped up, meaning that we now have to design our websites to fit comfortably in as many screen sizes, shapes, and resolutions as you can possibly think of. Our old fixed-width layout approach is out of the question now. So what do we do? The answer, my dear reader, lies with Responsive Web Design. What is Responsive Web Design? The idea of Responsive Web Design, a term coined by Ethan Marcotte, is that our websites should adapt their layout and design to fit any device that chooses to display it. In his book, the aptly titled "Responsive Web Design" he outlines the three parts to a responsive website: A fluid gridFluid imagesMedia queries If you only read one of those, make it the last one, written in May of last year.

How to Add Finger-Swipe Support to Your Webpage One of the more interesting and fun aspects of iPad usage is the ability to effect change in a webpage by swiping a finger across the screen of the iPad. For example, swiping to the left to navigate to the next page in a series of pages, or swiping to display the next image in a series of images. For iPad users, these actions are intuitive and natural. However, for those who compose webpages, adding touch detection to a page can be a challenging and difficult process. No more. The information presented on these pages will make it easy to add touch sensing to your pages, requiring only a minimum of JavaScript coding on your part. Add the JavaScript Script The first step in implementing swipe support for specific page elements is to copy and add this script to the HEAD section of the webpage. <head><meta http-equiv="content-type" content="text/html; charset=utf-8"><! Tag the Page ELement The Start Event is triggered when the user touches the iPad screen. Add Your Action Code Try It Out!

Announcing the jQuery Plugin Registry They say good things come to those who wait, and today we’re happy to end the waiting and unveil the jQuery Plugin Registry. We’ve worked long and hard to put together a brand new site that will serve to reduce the fragmentation and distribution problems that can be obstacles for plugin developers and consumers. We’ve also put an emphasis on remedying a number of the issues that plagued the old jQuery plugins site, especially with respect to workflows for contribution of both plugins and enhancements to the repository itself. The goal is to make sharing and browsing quality jQuery plugins a pleasant experience for everyone! jQuery Plugin Registry: plugins.jquery.comSource/Documentation/Issues: github.com/jquery/plugins.jquery.com Downloading and Using Plugins If you’re looking to just browse and use jQuery plugins in your application or site, not a lot has changed. Registering Your Plugin Users can download your plugin however you’d like them to. Contributing to the Plugin Registry

Zero-Friction Free Online Mind Mapping Software - Mind Map in the cloud This operation requires a valid MindMup Gold License. Export, save and embed larger maps using MindMup Gold. We have sent a temporary access code to your e-mail. Please wait, your license is being restored We could not find that email or username. If you are a new user select I want to sign up, or go Back to provide a different email. Please wait, sending the access code to your e-mail The code you entered was rejected. If you think this is an error, please email us at contact@mindmup.com This operation is not authorised under your current MindMup Gold License. Click on Log Out to change the active license in this browser or Renew to extend the current license. If you think that this is an error, please send us an e-mail at contact@mindmup.com and include your current license. This license is invalid or expired Click on Log Out to change the active license in this browser. This license server is unavailable at the moment. A subscription has not been purchased for this license

Responsive Web Design The English architect Christopher Wren once quipped that his chosen field “aims for Eternity,” and there’s something appealing about that formula: Unlike the web, which often feels like aiming for next week, architecture is a discipline very much defined by its permanence. Article Continues Below A building’s foundation defines its footprint, which defines its frame, which shapes the facade. Each phase of the architectural process is more immutable, more unchanging than the last. Working on the web, however, is a wholly different matter. But the landscape is shifting, perhaps more quickly than we might like. In recent years, I’ve been meeting with more companies that request “an iPhone website” as part of their project. A flexible foundation#section1 Let’s consider an example design. But no design, fixed or fluid, scales seamlessly beyond the context for which it was originally intended. Becoming responsive#section2 Recently, an emergent discipline called “ responsive architecture .

Related: