キーワード検索「rest」
More on jQuery: Slider Plugins and Tutorials - Noupe Design Blog
There are a large amount of sites that use image sliders to emphasize content by using jQuery plugins. In today’s post we provide you with yet another collection of some fantastic resources for all of...
7 interesting jQuery calendar plugins | YESTUTOR
Tuesday, May 25, 2010Homejquery7 interesting jQuery calendar plugins7 interesting jQuery calendar pluginsSharePost underjqueryat12:43 AMPosted byshyam rajYour Ad HerejQuery is a fast and concise JavaS...
Helpful jQuery Tutorials to Create Beautiful Tooltips
Tooltips can really helped your site to increase usability and user experience. Together with a user mouse hover (or clicking) action, then a small box appears with extra information, tips and help wh...
Alex MacCaw - Asynchronous UIs - the future of web user interfaces
It's an interesting time to be working on the frontend now. We've have new technologies such as HTML5, CSS5, Canvas and WebGL; all of which greatly increase the possibilities for web application devel...
Spotlight: Constrained Stickies with jQuery | Nettuts+
Every other week, we’ll take an ultra focused look at an interesting and useful effect, plugin, hack, library or even a nifty technology. We’ll then attempt to either deconstruct the code or create a ...
Create a full background image slider using jquery | Webdevtuts
Backgrounds are an important aspect when it comes to creating a website. Whenever i look at a website the background most likely determines what the rest of the website will look like. As we may all k...
Colortip – a jQuery Tooltip Plugin – Tutorialzine
In this tutorial we are going to write a simple jQuery tooltip plugin. It is going to convert the title attributes of elements withing your page, into a series of colorful tooltips. Six color themes a...
javascript - Best way to detect that HTML5 <canvas> is not supported - Stack Overflow
The standard way to deal with situations where the browser does not support the HTML5 <canvas> tag is to embed some fallback content, usually a polite version (and sometimes a less polite version) of ...
Platform Engineering: Android Runtime Performance Improvements « Appcelerator Developer Center
Editors Note: This is a post that’s part of a series on Platform Engineering at Appcelerator. This is the first in a series of blog posts from the Appcelerator Engineering team on upcoming platform im...
Ajaxian » An alternative way to addEventListener
I can't believe none of us knew DOM2This is how a tweet from @SubtleGradient, re-tweeted by @jdalton, has been able to steal my rest tonight ... and this post is the consequence ...What's new in a nut...
rest = a.splice(i, ?) - ’ellaneous
.js配列 a の i 番目以降を抜き出したいとき、a.splice(i, a.length)だと冗長なので単に省略してa.splice(i)と書いていたが、少し前に JScript で失敗することを知ってa.splice(i, 1/0)*1と書くようになり、でつい今日、今度は JSC が受け付けないことを知ってしまった。http://jsdo.it/satyr/splice_restomit1/...
John Resig - Dictionary Lookups in JavaScript
I've been working on a browser-based word game, naturally written in JavaScript, and have been encountering some interesting technical challenges along the way. I've written up my thought process here...
AJAST – Cross-domain REST calls using JSON injection | Circles and Crosses
The typical (and original AJAX) approach to calling web services asynchronously from a browser uses the XMLHTTPRequest object to request data asynchronously. However, as most of you probably already k...
Brandon Aaron : Code : Virtual DOM Events : Demos
mouse over me and then rest the mouse for more than half a second
jQuery HTML5 Uploader
jQuery HTML5 Uploader is a lightweight jQuery plugin that lets you to quickly add an upload system a-la-Gmail into your web app. You only need to create a dropbox element (i.e. a div) and jQuery HTML5...
What JavaScript events are available to WebKit on Android? - Stack Overflow
OK, this is interesting. My use case is that I have a series of links (A tags) on a screen in a WebKit view. To test what events area available, using jQuery 1.3.1, I attached every event listed on th...
Building Apps with jQuery and JAX-RS – Sample App
In my previous post, I discussed the process of building RESTful services in Java using JAX-RS and Jersey. As an example, I shared a web application that provides a simple RESTful API for an Employee ...
PageDown - pagedown - A JavaScript Markdown converter and editor - Google Project Hosting
IntroductionPageDown is the JavaScript Markdown previewer used on Stack Overflow and the rest of the Stack Exchange network. It includes a Markdown-to-HTML converter and an in-page Markdown editor wit...
Best jQuery plugins - May 2010 | AjaxLine
PikaChoosePikaChoose is a image gallery plugin. You place images into an unordered list structure and let PikaChoose do the rest for you. It is simple to use requiring very little time to setup.Try ou...
How Connect Interacts with the Facebook API - Facebook Developer Wiki
With Facebook Connect, you can make calls to the Facebook Platform REST server -- http://api.facebook.com/restserver.php.By and large, the API is fully supported, with some exceptions. Facebook Connec...
