Direct Sales Plans


Place your ad here $10 monthly

Home  |  Resources  |  Party Plan Companies  |  Regional Search Party Plan Games Articles

 

 

 Free WAHM Webmaster Tools

 

 

 

 

Totally free webmaster mom tools. Use them to enhance your online business website.
 
PopUp Making Wizard, w/Cookies!
Use the Ace Generation 3 Popup Wizard, with cookies to easily add popup windows to your web site. The windows are activated by clicking on a link, button, when a page loads or unloads, and can be adjusted to any degree of detail you desire, such as dimensions, scrollbars, toolbar etc. You can now set the window to use cookies. Set the window to popup only once per visitor or at set interval per visitor.
Scollbar Color Wizard
Use this wizard to create custom scrollbar colors. This script works on IE 5.5 and above.
Metadata Creation Wizard
This is NOT just another METADATA creator! Use this to create a comprehensive set of METADATA for your site. Create a unique set for each page of your site for the best search engine saturation.
Mailto Link Wizard
Use this wizard to create comprehensive mailto links. Include multiple To: addresses, multiple Cc: addressees, multiple Bcc: addressees, add subject text, include some body text and add the text to be used as a link.
CSS Links Wizard
Use this wizard to create comprehensive dynamic CSS links. Control styles for normal links, active links, visited links and add link hover effects! Hover link effects work in IE and Netscape 6 only.
CSS Text Field Wizard
Use this wizard to create stylish form text fields. Specify the color, font face, border width and color, size, and style.
Dynamic TextArea Color Wizard
Use this wizard to create dynamic textarea colors schemes. Use this code to set the onLoad (startup), onMouseOver and onMouseOut colors for your textarea fields. Adjust the color schemes for the text, the background color and the scrollbar.
Dynamic Scrollbar Color Wizard
Use this wizard to create dynamic scrollbar colors schemes that change when the mouse interacts with specified links on your page. Use this code to set the onMouseOver, onMouseOut, and onClick colors for your page scrollbars.
CSS Button Wizard
Use this wizard to create stylish form buttons. Specify the color, font face, border width and color, size, and style. This works in IE and NS 6+ browsers only.
Button Navigation Wizard
Use this wizard to create button links that you can place throughout your site. Like the example you see below.
Automated DropDown Menu Wizard
Use this Automated Wizard to create dropdown menus for your web site. Users can select a new location and immediately be redirected to that page. Fill out all the selections you wish to use.
Source Code Encrypting script
Scramble the source of any chunk of code, or the entire webpage, using this creative script.

 

Date and Time JavaScripts

 


Title Bar Date and Time Display
Use this code snippet to display today's date and current time on your web page TITLE BAR.
Title Bar Date Display
Use this code snippet to display today's date on your web page TITLE BAR.
Status Date/Time Display
Use this code to display the date/time dynamically on the status bar on a particular page. Take a look at the status bar on this page for an example.
Date Last Modified Display
Use this code snippet to determine and display the date the document was last modified (date only).
Date and Time Last Modified Display
Use this code snippet to determine and display the date the document was last modified (date and time).
Date Display - Long Format
Use this code snippet to display today's date on your web page.
Date Display - mmddyyyy
Use this code snippet to display today's date on your web page in mm/dd/yyyy format.

 

User Information Display

Screen Resolution Display
Use this code snippet to determine and display the screen resolution of your user.
Color Depth Display
Use this code snippet to determine and display the color depth your visitor is using.
Browser Info Display
Use this code snippet to determine and display the type of browser your visitor is using. As seen in the example below .
Date Display - Long Format
Use this code snippet to display today's date on your web page.
Date Display - mmddyyyy
Use this code snippet to display today's date on your web page in mm/dd/yyyy format.

 

Redirection

Day of the Week Redirect
Use this code snippet to redirect your visitors to the web page that matches the day of the week. You can have a new page for each day of the week!
Browser Type Redirection
Use this code snippet to redirect your visitors to the web page that works best for their browser. You saw when you entered this page that a popup window told you the browser you were using, a variation of this code was used.
Screen Resolution Redirection
Use this code snippet to redirect your visitors to the web page that best fits their screen resolution.
4-Way Screen Resolution Redirect
Use this code snippet to redirect your visitors to the web page that best fits their screen resolution. Covers these 4 screen resolutions, 640x480, 800x600, 1024x768, and greater than 1024x768.
Meta Refresh/Redirect
If your page has moved, or you have a need to redirect your visitors automatically, you can use a meta refresh to send them to the page of your choice.

 

Windows and Frames

Flying Popup Window
Use this code snippet to create a popup window that flies around the screen. Perfect for getting the attention of your web site visitor. Announce new features of your site, announce new products. Many cool uses.
PopUp Making Wizard, w/Cookies!
Use the Ace Generation 3 Popup Wizard, with cookies to easily add popup windows to your web site. The windows are activated by clicking on a link, button, when a page loads or unloads, and can be adjusted to any degree of detail you desire, such as dimensions, scrollbars, toolbar etc. You can now set the window to use cookies. Set the window to popup only once per visitor or at set interval per visitor.
Hidden Popup Spawner
Now you to can own the code that is used to power those annoying web sites that seems to open popup windows from nowhere! Actually the primary reason we are giving this code away is that other companies are charging for such an easy piece of code.
"BYE" Popup - onUnload
This script is designed to open a window when the users are leaving your site. For example, when they leave your site you can open a window that says thank you for visiting. When they say "BYE" you can say, "Not so fast!"
Open 2 Popups at Once
The code below opens 2 popup windows at once. Edit the code to get the 2 windows you want to open.
Auto Window Resizer
Use this code to automatically resize a window to a specified Width,Height. For example, you can automatically resize a window to 700,500.
Window Move-To
Use this code to automatically move a window to a specified X,Y coordinate. For example, you can automatically move a window to X0,Y0 (upper left). Great to use this in pages in your site you link to using target="_blank" (new window) or popup windows. You want them to open up to show more information but you want it placed out of the way.
Window Maximizer
Use this code to automatically maximize (to fill up screen) any window where the code is placed.
Hold Window Focus
Use this code to make sure a window remains in focus, on top. Great for web site news or smaller popup windows that are easily shuffled under out of focus.
Popup Window Close Methods
Here you will find a few methods to close windows. Select from the list below to jump to the code. Use the instructions near each method. Close window after time interval, Use a link to close popup, Use a button to close popup, Use an image to close a link and Use 'click anywhere' method to close popup.
Popup Window Closer - Timer
Use this code to get a popup window to close after a pre-determined amount of time. For example, set an advertisement popup window to remain open for 15 seconds, then it automatically closes.
Popup Window Closer - Text Link
To get a popup window to close it is common to add a link that will allow the user to "Close Window".
Popup Window Closer - Image
To get a popup window to close it is common to add an image link that will allow the user to "Close Window".
Popup Window Closer - Click Anywhere
A not so common method to close windows is using a 'click anywhere' method. The code specifies that if the popup loses focus or is clicked the popup closes. Basically anywhere you click will close the window.
Popup Window Closer - Button
To get a popup window to close it is common to add a button that will allow the user to "Close Window".

 

Form Elements

CSS Text Field Wizard
Use this wizard to create stylish form text fields. Specify the color, font face, border width and color, size, and style.
CSS Button Wizard
Use this wizard to create stylish form buttons. Specify the color, font face, border width and color, size, and style. This works in IE and NS 6+ browsers only.
Grab Form Field Text
Use these instructions to create a 'grab text' option adjacent to your textarea within your forms. You can use any of the 3 options, link, button, or image. See the example in the form below.
Dynamic TextArea Color Wizard
Use this wizard to create dynamic textarea colors schemes. Use this code to set the onLoad (startup), onMouseOver and onMouseOut colors for your textarea fields. Adjust the color schemes for the text, the background color and the scrollbar.
Dynamic Scrollbar Color Wizard
Use this wizard to create dynamic scrollbar colors schemes that change when the mouse interacts with specified links on your page. Use this code to set the onMouseOver, onMouseOut, and onClick colors for your page scrollbars.
Button Navigation Wizard
Use this wizard to create button links that you can place throughout your site. Like the example you see below.

 

.

 

 

 
     
site map

© 2006, DirectSalesPlans.com. No content of this site may be duplicated without permission.
Web site Designed, Hosted, & Maintained by
Home Entrepreneur Network.