View allAll Photos Tagged jQuery

When we build gethifi.com we took screenshots along the way and also took notes.

 

This allowed us to put together a slideshow explaining each step along the way. This has been an extremely popular post with well over 5k visits. You can see it here:

 

www.gethifi.com/html5-css-jquery-site-slideshow

 

A drop in extension replacing error labels from jQuery Validation plugin with Twitter Bootstrap tooltips.

      

DEMO

DOWNLOAD

       

2 total views, 2 views today

   

www.99designhub.com/2014/09/jquery-validation-bootstrap-t...

Instafeed.js is a dead-simple way to add Instagram photos to your website. No jQuery required, just plain 'ol javascript.

jQuery Conference Europe 2013 in Österreich/Wien

Die Icons haben wir selbst erstellt unter Vorlage von jQuery Vorlagen

Wordpress sunglasses, WebStorm yoyo, Cloudant coffee beans, IE screen cloth and notepad, SauceLabs hot sauce, jQuery UK Mug, various stickers

smiling big, waiting for more fun jquery stuff to happen

Quick hack I'm working on. It

 

- grabs data in semi-realtime to server as JSON

- loads JSON data into browser as users mouse-over.

 

This is repeated for my flickr, hackernews, lastfm and delicious links. The test run you see here loads a pre-fetched json file using the flickr API to get the latest images I've uploaded. I update this list every couple of hours or so. Here the test data is simply a static file.

 

Sure the layout is borked (size etc). But you can see the image with the mouse run over it is constructed via the JSON file building a link with an image in the url with title and link. The result will be sort of real-time. The trade-off is data from my updated sites that will be current today, not necessarily the last minute.

 

The interesting bit is extracting the JSON file data and then writing the JQuery script in the $.document.ready function. Chaining works as you would expect and I've added the image to a url by identifying a unique image id (generated in Javascript at runtime). A lot to do but it shows me with a bit of preprocessing at the server

 

- python api request to flickr

 

- build & check valid JSON file

 

Then have a small Javascript library using my own tools that read JSON, build an array of objects then hand to JQuery to render a result.

 

I'll be writing a more detailed example showing how I used the flickr API with python, the resultant JSON file, JQuery and Firebug at a future date.

 

next >>>

 

javascript jquery (light blue)

javascript mootools (red)

javascript dojo (orange)

javascript scriptacu... (green)

javascript yui (blue)

 

Site feito para um servidor privado de Ragnarok Online. Layout + HTML + CSS + jQuery

Pretty simple jQuery plugin that turns standard Bootstrap alerts into hovering “Growl-like” notifications.

  

DEMO

DOWNLOAD

  

2 total views, 2 views today

   

www.99designhub.com/2014/07/bootstrap-growl-jquery-notifi...

DePelicula, css3, Jquery, PSD, PHP, CMS, Carrito de Compras, Productos

 

Rediseño* disfracescalderomagico.com/

 

Boceto Diseño Web desarrollado en Americanet

 

Index

Interior

Productos

Detalles

Carrito

  

Diseño Web en Monterrey | Sitios Web Autoadministrables graficomex@gmail.com

Now This application user use each and every thing llike add,edit,delete For one page.if can’t create many page for add,edit,delete.this is very useful for you.

       

DEMO

DOWNLOAD

       

2 total views,...

 

www.99designhub.com/2014/07/inline-editing-using-php-mysq...

Professional JavaScript for Web Developers 2nd Edition

Big thanks to Mostafa Farghaly

I wrote a jquery spy, and after a number of hours being on Digg.com it eventually made it to the number 1 stop on the front page of digg. It's at 128 in the pic, but it got over a 1000 diggs. Not bad for my 3rd article.

I'm currently workin on two new ideas for two of my customers, both with 960.gs and who said 960.gs can not be versatile...?

 

960.gs

Digià Digital Printing - service di stampa digitale diretta su qualsiasi materiale

Quick hack I'm working on. It

 

- grabs data in semi-realtime to server as JSON

- loads JSON data into browser as users mouse-over.

 

This is repeated for my flickr, hackernews, lastfm and delicious links. The test run you see here loads a pre-fetched json file using the flickr API to get the latest images I've uploaded. I update this list every couple of hours or so. Here the test data is simply a static file.

 

Sure the layout is borked (size etc). But you can see the image with the mouse run over it is constructed via the JSON file building a link with an image in the url with title and link. The result will be sort of real-time. The trade-off is data from my updated sites that will be current today, not necessarily the last minute.

 

The interesting bit is extracting the JSON file data and then writing the JQuery script in the $.document.ready function. Chaining works as you would expect and I've added the image to a url by identifying a unique image id (generated in Javascript at runtime). A lot to do but it shows me with a bit of preprocessing at the server

 

- python api request to flickr

 

- build & check valid JSON file

 

Then have a small Javascript library using my own tools that read JSON, build an array of objects then hand to JQuery to render a result.

 

I'll be writing a more detailed example showing how I used the flickr API with python, the resultant JSON file, JQuery and Firebug at a future date.

 

<<<< start

An online RPG-creation engine in the style of Ultima 4. Built in HTML and jQuery (so it should even work on iPhones and other non-Flash-cabable mobile devices), it seems like an intriguing new way to build and share fantasy games with your friends.

This project we're working on right now features a new website for a local lawfirm. It needed to have a clear, not all-too colourful but appealing appearance, with backend code applying to web standards and government guidelines.

 

It's also the first website we fully develop in CodeIgniter: a wonderful PHP4/5 framework that works a lot the same like RubyOnRails. Even though we now about the flaws CI might have compared to better PHP5-ports of it (like Kohana), our decision to use CI was well thought of...

Been working on a design for past 3 days. And this cold and fever goes on increasing :| My eyes are bleeding now :((

Разработка фирменного стиля и корпоративного веб сайта с использованием интерактивных технологий jQuery, AJAX и JavaScript.

Quick hack I'm working on. It

 

- grabs data in semi-realtime to server as JSON

- loads JSON data into browser as users mouse-over.

 

This is repeated for my flickr, hackernews, lastfm and delicious links. The test run you see here loads a pre-fetched json file using the flickr API to get the latest images I've uploaded. I update this list every couple of hours or so. Here the test data is simply a static file.

 

Sure the layout is borked (size etc). But you can see the image with the mouse run over it is constructed via the JSON file building a link with an image in the url with title and link. The result will be sort of real-time. The trade-off is data from my updated sites that will be current today, not necessarily the last minute.

 

The interesting bit is extracting the JSON file data and then writing the JQuery script in the $.document.ready function. Chaining works as you would expect and I've added the image to a url by identifying a unique image id (generated in Javascript at runtime). A lot to do but it shows me with a bit of preprocessing at the server

 

- python api request to flickr

 

- build & check valid JSON file

 

Then have a small Javascript library using my own tools that read JSON, build an array of objects then hand to JQuery to render a result.

 

I'll be writing a more detailed example showing how I used the flickr API with python, the resultant JSON file, JQuery and Firebug at a future date.

 

next >>>

HTML template created for Theme Forest marketplace.

 

Silicon App template has been specially crafted with a software application theme in mind, be it a mobile* or a standard desktop product* .

 

With its professional look and feel your application will stand apart from the crowd, whether it is destined for Windows / Mac Operating Systems or for mobile platforms like IPhone / Android.

 

View it in action.

 

Buy HTML version

JavaScript Frameworks have become a quintessential ingredient of web application development these days.

This is particularly true in context of Single-Page applications (SPAs) and MVC based applications.

Besides speeding up the development significantly, here are some key factors that make JavaScript Frameworks a “must-have” component in any web application development strategy

 

My task to hand code a photoshop file (produced by a graphic designer) into strict HTML and CSS site.

 

Role: Development.

Edwin Martin teaches Advanced jQuery techniques.

Bespoke design and construction of a one-page horizontal website to promote the band's latest album, featuring artwork by artist Dan Baldwin. The brief was to make an intuitive navigation and emulate the experience of viewing artwork in a gallery, whilst presenting information about the release in an editorial design format.

 

www.killkenada.com

jQuery Conference Europe 2013 in Österreich/Wien

Layout/HTML/CSS/jQuery - Feito para o curso SENAI.

 

Visualização online: gabrielroczanski.esy.es/trabalho-ergonomia/

“Cowboy” Ben Alman currently works at boston.com and has been developing for the open web for over ten years. In addition to developing websites for clients such as American Express, America Online and Cisco and contributing to open source JavaScript projects such as jQuery and Modernizr, he maintains a number of popular jQuery plugins along with a blog that promotes web development and design best practices.

 

When he’s not creating a new plugin (or writing articles on creating plugins), Ben can be found in the official jQuery IRC channel, helping newbies learn how to $('body').append('hello world'). In addition to web development, Ben is an avid photographer and funk bass player, and can be seen taking photos and playing around the greater Boston, MA area.

1 2 ••• 19 20 22 24 25 ••• 79 80