Posts
 
Reputation
Joined
Last Seen
Ranked #2K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
100% Quality Score
Upvotes Received
2
Posts with Upvotes
1
Upvoting Members
2
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
1 Commented Post
0 Endorsements
~2K People Reached
About Me

Multimedia Designer

Interests
Design
PC Specs
g4 Macintosh 867 mhz

6 Posted Topics

Member Avatar for 72dpi

Case switching is a neat way to make your site a bit more dynamic. it gives you the ability to show blocks of information "on the fly". By attaching the variable name "Content" to our link, we pass that condition in the query string. Note that on the last link, …

Member Avatar for michel.cote
2
1K
Member Avatar for Captain_Ludd

Try this: Just change your address, and your starting latitude/longitude. This needs jquery running, so hopefully you use it? <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Untitled Document</title> <script src="//ajax.googleapis.com/ajax/libs/jquery/jquery.js?ver=1.7.1"></script> <script>window.jQuery || document.write("<script src='js/jquery-1.7.1.min.js'>\x3C/script>")</script> <link rel="stylesheet" type="text/css" media="all" href="style.css" /> </head> …

Member Avatar for 72dpi
0
263
Member Avatar for corewizard
Member Avatar for ReeciePoo

hey Reecie, it's as Puck says, since it is not defined, it shows your 404. if you want to make life easier, I would specify a folder for inclusion files. I call my folder "inc" and place all files in there. [CODE] <? $thefile = "inc/$page.php"; if(isset($_GET['p'])){ $id = $_GET['p']; …

Member Avatar for dr4g
0
153
Member Avatar for Dani

Hi there, By the way great site... well, as far as i know there is no difference between the methods of copying, except the clipboard gets used?. Anyhow, for the lowdown on"ditto", check out this link: [url]http://www.bombich.com/mactips/image.html[/url] And by the way, it is awesome to see programmers using Macs... Sweet!. …

Member Avatar for SandManMattSH
0
355
Member Avatar for boohoo

hi, I know this is a late post, but I just did the same and it works well.. This code, unfortunately, is javacsript, but there is a php code for it. basically, get your different css styles ready, then post this in your <head> [b][edit] script removed and added as …

Member Avatar for SMterminator
0
325

The End.