View allAll Photos Tagged JQuery

oohsilver.com/cascadia/

 

*this is fictional student project

*I scanned the maps, but the rest of the photos are found images

Edwin Martin teaches Advanced jQuery techniques.

Future of Web Design, FOWD NYC 2012, New World Stages, NY, NY

Drupal test suite for JCL Jabber PHP library; testing message sending to roster contact.

In-house training course "Develop ASP.NET Web Apps with jQuery" for Betagro (at North Park, Betagro Tower) during 6, 8, 10, 13, 15 August 2009.

Features included:

 

* Resizable and configurable through the plugin’s parameters and CSS file

* Multiple transitions are available

* You can set a different transition per item

* You can add unlimited number of images, each with customizable text description and hyperlink

* Customizable text description transition s (fade, down, right, up, left, none)

* You can show / hide content

* Text description can be set at different location, size, text color, background color and rounded border radius

* You can set text description to appear on mouseover

* Different types of list navigation options available. Can use mouse move, directional buttons mouse over, or directional buttons click

* Scroll bar indicator shows current list position

* You can change button positions to left or right

* You can change button, image area sizes from parameters and CSS

* You can set to automatically play on startup with customizable timer delay

* You can set different time delay per image

* Randomize to show items in a random order

* Help file is included

 

Live demo: www.flashcomponents.net/component/jquery-sliding-image-ga...

 

A simple yet powerful JQuery star rating plugin for Bootstrap which supports advanced features like fractional star fill and RTL input support. Developed with a focus on utlizing pure CSS-3 styling to render the control. The plugin uses Bootstrap markup and styling by default, but it can be...

 

www.99designhub.com/2014/07/bootstrap-star-rating/

The drawings I used for some of the slides in my jQuery for Designers workshop during dConstruct 2009.

jQuery Conference Europe 2013 in Österreich/Wien

at the end of the day on sunday, the jquery team gathered together to answer questions from the audience (and internet)

dtbplaykids.com - wordpress, psd

 

diseño de pagina web

 

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

Detalhes do nosso blog.

 

Efeitos JQuery, ícones e ilustrações detalhadas, disposição inusitada das informações.

 

veja mais:

www.cafundoestudio.com.br/blog

________________

 

Blog details.

www.cafundoestudio.com.br/blog

HTML template created for Theme Forest marketplace.

 

We have crafted the Creative Juice template with a showcase portfolio in mind. It can be easily used for creative portfolios, by web agencies / studios, small design firms and freelancers just to name a few.

 

View it in action.

 

Buy HTML version

 

Buy WP version

Free download: themecavern.com/patterns-black-red-jquery-free-css-template

 

n elegant Nice black and red CSS template with a jquery slideshow, red tabs and drop-down CSS menu.This template has passed XHTML 1.0 Strict and CSS LEVEL 2.1.

This modern clean template free CSS template can be used for business website.

 

As some of you might know, my "main" profession is being a self-employed frontend programmer: out of focus designs. I concentrate my work on valid xhtml/html and css, jquery and mootools.

 

So here's the newest project I'm working on: the 77designz.de website needs an urgent update, this the final idea what it might look like in the end. Time for fine tunig right now.

I created a slideshow to promote special offers on the website. The slideshow fades in and out, it uses jQuery.

 

The job also included some .net coding to pull the special offers out of the client's database.

 

I wrote the css to style the slideshow and to keep the look in keeping with the site's web design.

 

Disclosure: The original site design was not created by me,

jQuery Bootstrap Form Application Wizard

      

DEMO

DOWNLOAD

       

No views yet

   

www.99designhub.com/2014/07/jquery-bootstrap-form-applica...

HTML template created for Theme Forest marketplace.

 

This time we wanted to bring something a little bit different and unique to the table.

  

It can be easily used to showcase art, photography, illustration, design work or even print. Actually if you think of your work as art, this is the template for you.

  

View it in action.

 

Buy HTML version

 

Buy WP version

For 365 Daily Design. Tag cloud about some interests :)

jQuery UI CDN is a collection of pre-written code known as a JavaScript library. Web and application developers add the jQuery download file to their coding projects instead of making their own.

www.belugacdn.com/jquery-cdn/

Florida, EUA

 

Atividade

Consultoria e Design

 

Métodos Utilizados

XHTML, CSS, Tableless, JavaScript (jQuery), Flash

ปรับแต่ภาษาไทยให้กับ datatable

JQuery plugin used at Coda.com

Polling system or Voting system is very common in web sites. Voting can be about your site or blog or some other thing just to get the user attention and get your idea about your product.

I always tries to provide the users of 99Points.info some common but useful scripts which makes their effort...

 

www.99designhub.com/2014/08/super-ajax-pollingvoting-syst...

Edwin Martin teaches Advanced jQuery techniques.

Public training course "GF2335-2 Developing ASP.NET Web Apps with JQuery #2" during January 12-16, 2009. at Kasetsart University by GreatFriends.Biz Training. (ajarn Suthep Sangvirotjanaphat)

jQuery Conference Europe 2013 in Österreich/Wien

shots from jQuery UK 2015

用jquery创建“撕页”效果

jQuery Conference Europe 2013 in Österreich/Wien

Ferramenta de busca mais completa, permitindo ao usuário encontrar de forma mais eficiente o conteúdo que procura.

 

www.jornalacidade.com.br

by OW INTERACTIVE

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.

 

some time later...

 

The following url allows you to query your public profile without using the api ~ api.flickr.com/services/feeds/photos_public.gne?id=271642... If you use the api too much you can be throttled. So you have to ask why did I really bother? There may be reasons I want to make calls to the api but for the moment I'll stick with the feed in JSON format.

 

<<<< start

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