Recently Viewed

How to get an element from an iframe

I want to get an element from an iframe using JavaScript. I've tried the following: var iframe = document.getElementById("iframe id"); …

Auto Packaging a PHP application

For the project I have been working on before releasing, I need to remove development files, rename the project folder and then zip the pr…

Slide up menu in iOS

How can I create a "slide up" menu like the one in the camera roll, where you choose if you want to send an image as Email, MMS and so on?…

making of multilanguage web site?

Kindly guide me how to make a site that support 2 languages. On joining the site use will select default language. If user select English …

Can I not remove the return key on the keyboard? Or at least change its te…

I am creating a sign up page for my iphone app and am having some problems making the way the input views work for the different kinds of …