Thrills Drills and Barbecue Drills
Big business is being taken for a very expensive ride. By whom?By each other. Confidence games are being perpetrated by Globalcorporations upon the only victims that can afford huge losses –other Global corporations.
How do the crooks get away with this? I submit that it’s becoming harder for them to do — except with each other! […]
Some Useful JavaScript Tricks
JavaScript can be one of the most useful additions to any webpage. It comes bundled with Microsoft Internet Explorer andNetscape Navigator and it allows us to perform field validations,mouse-overs images, open popup windows, and a slew of otherthings.
In this article I will show you how to:
- Display the browser name and version number - […]
Importance of Web Application Development-J2EE
Because of growing importance of Internet in world wide economic, many investors are interested in its development. So surprising method is how will continuation to play a vital role to communicate world wide. “Web Application Developments” are only the keywords who guide you. There are many companies that require business-to-business interaction via web-services. […]
Interactive Forms
Why interactive forms?
Forms are easy enough to create when they are simple, like search boxes. But what if you need them to be complex? How about changing the forms based on input by the viewer? This is where interactive forms using Javascript and HTML can help. I’ll use a simple example on how interactive […]
Guide to creating simple chromeless popup windows.
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 that they take up over a quarter of the screen height!Chromeless popup windows are a great way to deliver […]
Grow Your Subscribers Exponentially With These Javascript E-mail Capture Boxes!
Here’s an exciting pop-up tactic that can literally boostthe no. of opt-ins from your existing traffic. In fact thefirst one to use this tactic is by the very successful listmanagement/autoresponder tool - OptinLightning.
I love my list management tool - Aweber, and wanted to usea similar E-mail Capture box like OptinLightning to go withit.
To see exactly […]
Dirty Web Promotion Tricks #1 - Legitimate and Malicious Javascripts
Many sites include legitimate javascripts that allow visitors to easily add a page to their “Favourites” by clicking on a link. A script to achieve this would look like something along the lines of:
SAMPLE Legitimate “BOOKMARKING” SCRIPT:
This script should work well in most 4 browsers. It is as simple as I could […]
How to test for the Javascript DOM
Browsing the forums, development articles and other resource sites raised an interesting yet recurring question: "How do I test for the Document Object Model (DOM) employed by a browser?". Strangely enough I was asking the same question when starting out in Javascript. However, after enough time has passed, with the same thing done more than […]
“The mystery surrounding internet marketing! Is there one? Or do they want you to think there is?”
For the ambitious beginner, following a course that was written by someone who has been in the business for many a year can be a frustrating process.
Promises are made of wealth beyond your wildest dreams and you only need spend an hour or two a day to achieve everything you ever dreamed […]
Spice Up Your Web Site with JavaScript
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 […]