•  »
  • tagged javascript

1-10 of 176 Hubssort by Hot Best Latest

A List of Essential Web Design Skills  98

A List of Essential Web Design Skills

I've described the key list of web design skills you'll need in order to work as an effective freelance web designer. Or your're writing your website yourself, I give you the best places and ideas from which to start your journey.

202 comments    internet technology web
Should I learn php or javascript first97

Should I learn php or javascript first

Find out which web programming language you should learn first. Learn what Javascript and PHP do and where they are used on websites. Depending on what you are trying to achieve, you will find out which web language you should learn first.

6 comments    php javascript use php
How To Pass Variables from Flash AS3 to Javascript91

How To Pass Variables from Flash AS3 to Javascript

Say you want something in your HTML to change when some event, such as a button click, occurs in your flash movie. The Flash itself can’t manipulate your HTML, but Javascript can, and Flash can talk to Javascript quite easily. For example, you...

1 comment    internet web html
Simple Event calendar (PHP, MySQL)88

Simple Event calendar (PHP, MySQL)

We will create a useful event calendar using PHP and MySQL and a sprinkle of javascript/ CSS for functionality and look. HERE ARE THE FILES: Here is the live example: http://diadde.com/test/cal.php //data base structure CREATE TABLE IF NOT...

238 comments    google history php
AJAX With The DOJO Toolkit88

AJAX With The DOJO Toolkit

In a previous article I talked about adding AJAX to your page using the XMLHttpRequest object. Once you've gained an understanding about how AJAX works, it's much more efficient to use an AJAX toolkit to...

0 comments    programming javascript ajax
How To Create A Floating Top Bar in Javascript - Tutorial91

How To Create A Floating Top Bar in Javascript - Tutorial

What we are going to do: Hi, today we want to create a nice floating top bar in javascript as seen on many sites on the internet. It can be useful to display messages or ads. First of all, some CSS: Add this to the section of your HTML document: ...

8 comments    html css javascript
Javascript Form Validation88

Javascript Form Validation

Whenever an input from a user is required we normally use HTML form.But sometimes it is necessary that a particular field should not be empty and the data in some fields should follow a specific...

1 comment    javascript variable regular expression
How To Build a Mobile App using PhoneGap | No Programming | iPhone | iPad87

How To Build a Mobile App using PhoneGap | No Programming | iPhone | iPad

The tutorial demonstrates how to create an ios app for iPhones or iPad using the PhoneGap platform and a HTML editor like Amaya (any other can be used as well). What is amazing is that entire app was created without doing any coding

14 comments    recipes apple iphone
Tutorial on How-To Develop a Google Chrome App | HTML589

Tutorial on How-To Develop a Google Chrome App | HTML5

How-To article on creating offline apps and using web sql and new form features

2 comments    web google programming
jQuery for Web Designers - Limit users to a maximum number of clicks on OpenCart checkbox options -87

jQuery for Web Designers - Limit users to a maximum number of clicks on OpenCart checkbox options -

I just recently discovered OpenCart as a very powerful, but easy-to-use PHP based open source ecommerce platform. OpenCart is written in PHP's MVC framework. With OpenCart, you can add products with attributes, options, categories, discounts, and...

44 comments    internet technology online
Please wait working