Quantcast
Channel: Ben Lobaugh Online » jQuery
Browsing all 5 articles
Browse latest View live

jQuery: Oh How I Love Thee

I started using jQuery last week and I am finding it to be a great library so far. It is very easy to interact with elements on the page in fun and creative ways. As a sample, I have been working with...

View Article



jQuery: Detect enter key

Sometimes it is nice to be able to detect when the user has pressed the enter. This is great for super custom forms and Javascript games. Or maybe a totally custom built app that is waiting for the...

View Article

jQuery: Selecting only the first level children

Using the .not() operator with jQuery it is possible to select only the first level of children of an element. This could come in handy on a menu for instance. Let's see what the menu code looks like....

View Article

PHP+Apache: Enabling XSS for iPhone apps with PhoneGap and jQTouch

I am currently working on developing an iPhone app for Northwest Nazarene University. Part of this app will need to connect to the school's webserver to retreive items such as news feeds and shared...

View Article

Image may be NSFW.
Clik here to view.

Retrieve remote JSON content with jQuery

I am currently working on an iPhone app using the PhoneGap project as a base. PhoneGap allows me to use my current web development knowledge to develop an application using HTML, CSS, and Javascript....

View Article

Browsing all 5 articles
Browse latest View live




Latest Images