NEW LISTINGS  HOT LISTINGS  TOP RATED  EDITOR PICK  ADD A LISTING  UPDATE A LISTING  GET RATED  UPGRADE A LISTING
  HOME     MY ACCOUNT     POWER SEARCH     REGISTER     MEMBER LIST     SUGGEST CATEGORY  

Average Visitor Rating: 0.00 (out of 5)
Number of ratings: 0 Votes

Visitor Rating

Creating Javasript popup window
37309 Creating Javasript popup window http://www.javascriptf1.com/tutorial/javascript-popup-window.html In this tutorial I will show you how to create a layer based popup window with JavaScript. JavaScript > Tips and Tutorials > Windows and Frames Mar 3, 2008 JavaScript F1 send email to JavaScript F1

Write a Review   Add to My Favorite   Refer it to Friend   Report Broken Link  



Other links owned by this user
In this tutorial, we will learn how to interact with Excel files, both reading and writing.
Category:

To fetch a web page from your PHP application, you could use curl functions or simply open the page with fopen(). But these have some limitations. Your server needs to have PHP with curl enabled, or the PHP configuration should allow scripts to open an URL with fopen().
Category:

Infospy is an AIM Screenname Catcher. When people click on links in your AIM profile, it stores their screenname, IP, useragent, etc. in a MySQL database. This lets you see who has been stalking you, or at least who cares enough about you to click links in your profile.
Category:

This is a free PHP script that will allow you to post the results from any form to email.
* Email the results of any form just by posting to this script.
* Prevent spam abuse with a list of allowed Domains (in script or in file.)
* Check required fields have been completed before allowing send.
* Validate's user's email address.
* Log form data to a CSV file.
* Ban words and phrases.
* Ban users by IP address.
* Redirect to a "thank you" page upon successfully sending.
* Configure in your own language.
Category:

I've just finished my latest experiment with JavaScript, called Skinnable Browser Dialogs v 2.0, a sequel of the unknown and unfinished Browser GUI 1.0 I wrote a couple of months ago. The new script replaces the boring and impossible to skin JavaScript alert(''), confirm(''), prompt('', ''), giving total control over the visual appearance and functionality. By setting a number of properties in the event handler of the function, users can create on the fly three types of skinned dialogs (guiAlert, guiConfirm and guiPrompt and ), attach custom functions to the OK button, set the dialog to modal or modeless and even use classic dialogs - alert(), confirm() and prompt(), validate, get and set values and whatever they want to. By now I have created only two skins - Default (which resembles Windows 9x dialogs) and WinXP Luna, but I'm planning to create a full set of skins soon. Works best with Internet Explorer 7, Mozilla 2 and Opera 9.
Category:

Contrexx® will surprise you with it's simple handling. Your web content is completely separated from the design, so you can easily keep your information current. Contrexx® is built in a modular fashion and allows for individual adjustments. Contrexx® is under constant development and we add new features on a regular basis. Did you know that Contrexx® is optimized for barrier-free surfing?
Category:

Make a callback with data to server and return the results without reloading the page.

Some people call it AJAX now.
We use it since 1998.
Yes... It is a pretty old thing.
For many years we perfected it to a very simple and very powerful control.
It is free for your enjoyment.
Category:

This PHP image / photo / pic of the day program will display an image based on the day of month. If you only have 6 photos in the image folder and it is past the 6th of the month, the code will display a random photo each day until the first of next month. The program will swap / change the image daily.
Category:

SiMpLe is a full-featured, fully customizable, easy-to-install mailing list script that can be installed on your Web site in as little as two minutes. It requires minimal Web knowledge to get set up and has easy-to-follow instructions. Just create a database, upload SiMpLe to your server, and off you go!
Category:

This perl script takes backup from multiple servers through SCP/SSH into your backup server. On the servers you want to backup, you only need to create a backup user. You do not need to install any certificates and the normal key exchange process. The script uses Expect to pass on the password and automatically log into the server you want to backup. Very simple.
Category:

This script will allow websites to exchange links with one another and for users to buy credits into the system, you keep 100% of the profits.

This is not an affiliate script.
Category:

Flash Particle Studio is a tool with which to easily and quickly create stunning flash particle effects. Start by selecting a particle effect from a library. Load a bitmap containing a shape to be used as a particle effect source. Customize the particle effect by adjusting parameters such as speed, density, color, transparency, etc. Publish as an AVI video with/without transparency, SWF/FLV file, series of PNG images.
Category:

Complete PHP and Ajax based script allows you to run own online store where you can sell photos, video and audio content.
Category:

To get meta information you need to connect to the actual domain and get the webserver output, which is a html page. After it you can analyse it looking for mate tags. However it seems this function was quite often requested so PHP has a built in realistion of this issue sinc PHP 3. So all you need to know to call the PHP built in function get_meta_tags().
Category:

KoschtIT Image Gallery is a PHP-script for an easy viewing of your pictures in the web browser. The appearance of the gallery can be individually customized and it is possible to have more then one gallery inside your html document. The only prerequisite for using the script is PHP5 with GD2 support.
The pictures aren't displayed in an extra window, instead they are opened directly on top of your HTML document. Therefore your website background gets shaded. While moving your mouse to the edges of the browser window previewing pictures for the next/previous picture of a gallery are displayed.
Since version 1.5 the website administrator is able to write a comment for each picture in an easy way.
Category:

Today I decided to share with you with two my function that I use in my code to build navigation menu for websites. First function is to build menu formated in PHP array. First we must format our menu in array like this way:
Category:

The following code counts how many active users are there are on your
site, this is the most widely used code on the internet.
Category:

Description: This is a generic fader script that can be applied to element(s) on the page to make them gradually fade into view when the mouse rolls over them, and fade out when out. Just give the desired elements on the page a "class=gradualfader" to kick start the effect. The one prerequisite is that the applied element contains a "layout".
Category:

JobHut is a Web-based application built on HTML/CSS/JavaScript/..
-- PHP/MySQL/ that enables you to quickly deploy a multi-user/employer
-- job board. It can be used to setup job boards for specific
-- countries, regions, or niches. Benefits include:
-- Free
-- Easy to implement
-- SQL file creates MySQL DB schema
-- Only one file to configure
-- 9 configurations/variables
-- Simple layout with customizable color
-- Built from the ground up over 4 months/320 person-hours
-- It works
-- Well tested
-- Easily customized
-- XHTML 1.0 Transitional compliancy
-- Built-in ad space
-- Make money by posting ads (e.g. Google AdSense, etc.)
Category:

Do you want to put a poll on your website and collect website visitors' opinion about your business or website? It is now easier than ever to put a poll on your website using Flash Web Poll. Try it and you will love it!
Category:

Other links at JavaScript > Tips and Tutorials > Windows and Frames
In this tutorial I will show you how to create a layer based popup window with JavaScript.
Category:

Here's a simple but flexible javascript popup function. This effect is known as a chromeless window. This usually means that the window is resized and the browser features (nav buttons, address field, scrollbars, resize handle, and favorites) are hidden or altered.
Category:




Main Category
165
2028
756
275
169
1801
1074
892
1127
7088
70
874
58
2145
170

Join Mailing List
Joining mailing list will entitle you to receive occasional emails informing you of news and updates to the site and any special offers that may be of interest to you.



Top 10
Directory Statistics

Links: 18673
Categories: 1275
Registered Users: 536
Mailing List Subscribers: 2031
Unique Outgoing Hits: 192531

Pagerank Statistics
PR 10
2 site(s)
PR 9
9 site(s)
PR 8
28 site(s)
PR 7
243 site(s)
PR 6
771 site(s)
PR 5
1848 site(s)

PHP News