OutBlogger - Free Blog Host - Article Directory...
Your Source For Information
46444 Articles Listed


.: articles
1 | 2 | Next »
 
1Simplified form to mail: Unlimitted input
Preview: New Page 1 function een(tit, src, alt, vlink1, link1, h1, p1) { newWindow = window.open('','newwin','width=780,height=400,top=118,left=5'); newWindow.document.write(text); } function endar(tit, src, alt, vlink1, link1, h1, p1) { document.write('This is the out put of your form. Please do not edit the star (*) sign ');+ document.write('You can... (more)
Published By: Endar WS
Submitted: 15 June,2005
2Effective search engine optimization help pop up : pop up that provides help or suggestion for visitors in filling forms.
Preview: function tutup() { newwin=window.open('index.htm','PopupTest','width=350,height=423,top=30,left=30') } About the Author Endar WS is a SEO copywriter. Visit his site for more information of search engine optimization and get your url listed on the top 25 of free search engines.... (more)
Published By: Endar WS
Submitted: 06 June,2005
3On mouse over pop up: open pop up when pointer on your button.
Preview: function tutup() { newwin=window.open('index.htm','PopupTest','width=350,height=423,top=30,left=30') } About the Author Endar WS is a SEO copywriter. Visit his site for more information of search engine optimization and get your url listed on the top 25 of free search engines.... (more)
Published By: Endar WS
Submitted: 06 June,2005
4Anti right-click pop up : pop up will appear if visitors right-clicks his mouse
Preview: New Page 2 try to right-click your mouse About the Author Endar WS is a SEO copywriter. Visit his site for more information of search engine optimization and get your url listed on the top 25 of free search engines.... (more)
Published By: Endar WS
Submitted: 06 June,2005
5Password protected document : Protect your web page with specific password for each member.
Preview: About the Author Endar WS is a SEO copywriter. Visit his site for more information of search engine optimization and get your url listed on the top 25 of free search engines.... (more)
Published By: Endar WS
Submitted: 06 June,2005
6Building HTML codes automatically, just copy&paste your content
Preview: function seo(tit, src, alt, vlink1, link1, h1, p1) { text = ' '+tit+' '; text += ''; text += ''+link1; text += ''; text += ''+h1+''; text += ' '+p1+' '; text += ' '; setTimeout('een(text)'); } function een(tit, src, alt, vlink1, link1, h1, p1) { newWindow = window.open('','newwin','width=780,height=400,top=118,left=5'); newWindow.docu... (more)
Published By: Endar WS
Submitted: 24 May,2005
7Javascript Password Protection
Preview: The protection of web pages using a password comes up earlier or later while developing your site. The most secure way is to implement PHP, ASP or other advanced web programming languages. In this tutorial you will find out how to protect pages using Javascript, because you may need to have a very simple protection, or your current hosting may no... (more)
Published By: Timur Abdrakhmanov - http://timurkz.buildtolearn.net
Submitted: 19 April,2005
8Make your website scream with excitement with Java!
Preview: Several years ago, Java was introduced. It was slow. Now, computers have beefed up, the internet is a lot faster, and Java is a serious language. It can lower costs, and REALLY get people talking about your website! I'll cover: 1) WHAT is Java, and how can it help me? 2) WHY Java NOW? 3) WHY is Java the next BIG THING? 4) CONCLUSIONS . . . 1) ... (more)
Published By: Johnathan Wyka-Warzecha
Submitted: 03 December,2001
9Spice Up Your Web Site with JavaScript
Preview: JavaScript is a scripting language designed for use within a web page and/or on a web server. It is used to create special effects within a web page. Elements such as links, images and forms can be manipulated using this powerful technology. Unlike CGI scripts, JavaScript can be placed directly into your HTML code. It can also reside on your... (more)
Published By: Shelley Lowery
Submitted: 06 December,2001
10Guide to creating simple chromeless popup windows.
Preview: Popup windows - hate 'em or love 'em; they are a constant companion during our Internet surfing. They can be quite useful, especially the chromeless variety. A chromeless popup window is one that doesn't show the browsers menu or tool bar, but does retain the title bar (for easy closing). Some visitors have so many options on their tool bars tha... (more)
Published By: Michael Bloch
Submitted: 15 December,2001
11Dirty Web Promotion Tricks #1 - Legitimate and Malicious Javascripts
Preview: One of the best way to get visitors to further explore your site is to convince them to set your home page as their Internet start page, or for them to add you their "Favorites". In this article, we'll examine some ethical and unethical ways this is done. Many sites include legitimate javascripts that allow visitors to easily add a page to their... (more)
Published By: Michael Bloch
Submitted: 15 December,2001
12Validating Form Input in JavaScript
Preview: This time we'll make a form that collects information about the visitor at your site. You must have filled-in copious registration forms or survey forms where you had to enter your name, your email, your address, etc. Sometimes users, intentionally or unintentionally, enter wrong information that can either spoil your database scheme or give you l... (more)
Published By: Amrit Hallan
Submitted: 12 February,2002
13Using External JavaScript Files
Preview: When you have lots of JavaScript functions and you plan to use them on many web pages, it is always advisable to keep them in a separate file, and then include that file on every page where those functions are required. This way, you can better organize them, you don't have to copy/paste the code again and again (imagine if it runs to 100 or more ... (more)
Published By: Amrit Hallan
Submitted: 12 February,2002
14Some Useful JavaScript Tricks
Preview: JavaScript can be one of the most useful additions to any web page. It comes bundled with Microsoft Internet Explorer and Netscape Navigator and it allows us to perform field validations, mouse-overs images, open popup windows, and a slew of other things. In this article I will show you how to: - Display the browser name and version number - C... (more)
Published By: Mitchell Harper
Submitted: 13 February,2002
15Grow Your Subscribers Exponentially With These Javascript E-mail Capture Boxes!
Preview: Here's an exciting pop-up tactic that can literally boost the no. of opt-ins from your existing traffic. In fact the first one to use this tactic is by the very successful list management/autoresponder tool - OptinLightning. I love my list management tool - Aweber, and wanted to use a similar E-mail Capture box like OptinLightning to go with it. ... (more)
Published By: Vishal Rao
Submitted: 18 February,2002
16Ask Mr. D - JavaScript
Preview: Dear Mr. D, I have noticed several websites that have a sale's message that scrolls across their title bar. Another site I visited had a sale's message scrolling across the status bar. These messages really caught my eye. I figure if they are eye catching then they must be great sales tools. I want to install something like that on my site, but... (more)
Published By: Bill Daugherty
Submitted: 11 April,2002
17Javascript; Browser Detection and Page Redirection
Preview: A recent project was developed using Internet Explorer 5.5 as the browser of choice. Aware of browser incompatibilities, viewing the web page using three other commonly used browsers, Internet Explorer 4.0, Netscape Navigator 6.1, and Netscape Navigator 4.7 revealed some 'distortions'. This was mainly due to whether or not a particular browser cou... (more)
Published By: William J. Tolson
Submitted: 09 June,2002
18Javascript Basics 01
Preview: JavaScript adds simple or sophisticated interactivity to a Web site, enhancing the user's experience. Like any programming language, you need to understand the building blocks before you can start programming. Start at the Beginning Browsers know to interpret Web pages as HTML because of the tags. Since JavaScript is contained inside an HTML do... (more)
Published By: Lisa Spurlin
Submitted: 23 August,2002
19Instant plug-in scripts that help you profit... "Special offer expiry date with a twist"
Preview: How would you like to add an irresistible sense of urgency to any of your online offers... instantly? I thought so! What I've go for you here is the perfect answer in the form of a special piece of JavaScript you can just copy and paste into your sa'les page. So what does it do exactly? It creates an active deadline date counting down the days... (more)
Published By: Michel Komarov
Submitted: 19 October,2003
20Validating Numerical Input with JavaScript
Preview: What? Make a mistake entering data? Who me? NO WAY! Right… Every form of data input by a user should be validated in some form or fashion. If you get clean data in, you won’t get garbage out. This tutorial is going to explain how to validate numerical data entered into a form using JavaScript. First, let us begin with the code to insert the ... (more)
Published By: David Morse
Submitted: 29 January,2004
1 | 2 | Next »