Skip Navigation

Text Size >> Default Size : Small : Larger : Largest

GMP Web Design Resource Center

Welcome to the resource center. Here you'll find some useful scripts/code snippets, also tips and tricks for Web Design.

How to write a simple jQuery PlugIn2/25/2008 12:39:36 AM
Simple and fast
Image Replacement 11/18/2007 12:00:24 PM
2003 Phark Technique
Liquid 3 col Layout (A List Apart)6/21/2007 10:47:31 PM
Thank you alistapart.com
XHTML Target Blank WorkAround3/23/2007 11:00:58 PM
CSS2 Reference with Test2/14/2007 10:47:54 PM
Click Here MeyerWeb

CSS2 Compatibility Chart Reference

Min-Height Fast Hack2/10/2007 6:52:19 PM

Assuming IE6 will not fix the correct implementation for the !important declaration and assuming that if IE7 does, they’ll also implement min-height correctly since at the pace they’re going they’re fixing CSS like mad crazy cows. Is that too many assumptions? But wouldn’t you agree? The above snippet of CSS works like a charm in IE6, Mozilla/Firefox/Gecko, Opera 7.x+, Safari1.2

Newest Conditional Commenting11/28/2005 9:37:25 AM
Javascript Goodies Collection of JS Scripts6/14/2005 3:09:17 PM
Click Here Button, Links, and E-Mail Scripts {These scripts employ buttons, create links to other pages, or deal with e-mail. }
Center Aligned XHTML Three Column Layout with Header and Footer4/21/2005 8:23:05 PM
XHTML layout is here.
Hover Over Menu with Sub-Menu Using CSS and XHTML4/18/2005 3:44:44 PM
You think I've gone a little too XHTML overboard? Example Here.
This menu is not compatible with Inetrnet Explorer Mac Edition.
Center Aligned XHTML Two Column Layout with Header and Footer4/18/2005 3:43:23 PM
That was a mouthful, the fully compliant XHTML layout is here.
2 Col XHTML Compliant CSS Page4/16/2005 1:05:35 AM
Reference: Inline HTML Elements4/14/2005 12:14:01 AM
  • ABBR - Abbreviation
  • ACRONYM - Acronym
  • CITE - Citation
  • CODE - Computer code
  • DEL - Deleted text
  • DFN - Defined term
  • EM - Emphasis
  • INS - Inserted text
  • KBD - Text to be input
  • SAMP - Sample output
  • STRONG - Strong emphasis
  • VAR - Variable
Remote Pop Window Link, Redirect Main (Remote Control)6/18/2004 9:56:40 AM
Here's a great tool that allows remote control via external pages:
http://javascript.internet.com/navigation/remote-control.html
Helper Hover Overs W/CSS4/14/2004 9:01:13 AM
abbr, acronym, .help { border-bottom: 1px dotted #333; cursor: help; } Apply that to a link like such and get the result you want. TITLE attribute
Meta Redirect3/16/2004 3:27:11 PM
Why would you want to use a META refresh? When you're designing a prototype/static site and you need to permenantly redirect a page location to another.

meta http-equiv="refresh" content="0;url=login.html"

That's it. Add that between the <head>
Is valid HTML no need to use object orientied scripting
SQL Vs. Access Discussion2/21/2004 9:20:26 AM
Link to discussion The quite often asked questions of mine. How many concurrent connections can one handle versus the other?

Find out here in this in-depth article. For you who tend not to want to read through this valuable information, Access = 10, SQL Server = 1,000+
How to Stop Jumpers #2/5/2004 10:19:50 AM
In most cases when a user enters a dead link, this usually present a problem while in 'real world' situations.

<a href="#">

will cause your links on the bottom to jump up back to the top of the page, because the # indicates and anchor and the browser is looking for it somewhere.

You can use the following, second one is best:

<a href="#" onClick="return false">
or
<a href="javascript:;">

That's it.
Security Hole Check12/17/2003 7:18:22 AM

When a port is open, the software using that port can be attacked. Therefore anti-virus programs, and installing critical security updates for your operating system and other software are still absolutely critical.

Hackers will probe your network frequently to see whether there is a problem with the way you have secured your ports. Here are three programs to test if your router or computer's ports are secure. The first gives the simplest "good / bad" results.

Symantec Security Check (Once on the page, click Start under "Security Scan".)

Gibson Research Corporation (On the page, scroll down, and click ShieldsUP!)

Since these programs are concerned with any possible threat, they may report things that are in practice usually safe. For example, although the Sygate and Gibson sites note ports that are not "stealthy". In practice ports that are "just" closed are usually quite secure.

(For a very detailed and technical explanation of hardware and software firewalls, see Firewalls FAQ.)
Center pop-up window with Javascript4/30/2003 11:45:41 PM
Code
Example:
Sorry, No Example, please insert into your own page
How to make a nifty Hairline that's NS comp too?4/30/2003 11:44:11 PM
Code
Maximze Current/New Window4/30/2003 11:41:25 PM
Code
Instructions: Just place this in the file that you want Max'd
Access Database Tip!4/30/2003 11:40:40 PM
Error:
Microsoft JET Database Engine (0x80040E09) Cannot update. Database or object is read-only.

Solution:
You might have done this on the database file, but the actual folder which stores the mdb file needs to have change permission on the IUSR_MachineName account. This allows the built in guest account to create the locking file when you access the database.

More to come... Keep posted.

What's New
XHTML Revamp
GMP Web Design V4 has officially launched. as of 4/25/05 we're XHTML 4.01 Transitional Compliant. What does that mean? Other than the fact that we have our nifty little icon below.
Valid XHTML 1.0!
Learn More >>>
GMP Web Design LLC Hosting
DNS Server Information
DNS1.SIANT.COM DNS2.SIANT.COM
Control Panel Login >>>
DNS Checkup
Comprehensive and advanced web-based DNS tools, going beyond just ping, tracert, WHOIS and DNS lookups.
DNS Check >>>
Recommend Us to a Friend
Like what you see? Impressed and think a collegue or friend might like what you see?
Tell a Friend >>>