• Hubs
  • tagged javascript

1-10 of 138 hubssort by Hot Best Latest

Alpho011 profile image97

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 is the live example: http://diadde.com/test/cal.php //data base structure ...

80 comments    google history php
67

How to use jQuery's .noConflict() functionality

jQuery is a great javascript library that makes your javascript development more interestin, exciting and effective. Most of us use jQuery without even knowing how it works or how to write jQuery code. We...

1 comment    tutorial howto javascript
Alpho011 profile image81

Show Javascript Confirmation Warning before deleting the record in MySQL , PHP and Javascript

We are going to update the address book tutorial in giving you a warning before you delete the record in MySQL. If you missed the address book how to go here. References are found above If not we continue...

5 comments    advice how to technology
ravikumarvadde profile image75

Drag and drop Plugins using jquery

jQuery Plugins To Create Drag and drop featureTable row drag and drop Drag and drop table rows to reorganise data. onDragStart and onDrop config options allow you to integrate this with Ajax calls to update...

0 comments    jquery drag and drop
ninjacraze profile image62

Black Hat SEO Techniques

The following techniques areĀ  refereed to Black Hat SEO: Hidden or invisible text. This is defined as the use of text of the same color as the background. The characters are not seen to the naked eye, but...

0 comments    internet web seo
99

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.

120 comments    technology internet web
Photo courtesy CV Neikirk83

Why is my Browser so Slow?

Web Browsers are not the quickest beasts in the computer jungle. Although recent releases of most of the popular browsers are several orders of magnitude faster and more efficent than the lethargic browser...

0 comments    technology web memory
Alpho011 profile image86

Web Page Text Resizing Example Using Javascript , HTML and CSS

Today we are going to use Javascript to resize text on a web page, while the example is not a catch all example, it does illustrate what can be done using client scripting, the goal of this is not copy and...

5 comments    how to technology internet
92

Strings and the JavaScript Eval Function

IntroductionThis is the third last part of the series, Mastering the JavaScript eval Function. In this part of the series, we see how a string can be used as argument to the eval function. String Literal in...

1 comment    javascript function eval
robdraw profile image62

Make a Popup to increase email opt-in sign ups

One of the most under used and probably most highly effective methods to capture emails is to make a popup window on your web site. A lot of web site owners have not yet realized the power and potential...

0 comments    internet marketing opt-in popup
working