Welcome to the MacNN Forums.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

You are here: MacNN Forums > Software - Troubleshooting and Discussion > Developer Center > learning javascript and php...

learning javascript and php...
Thread Tools
Mac Elite
Join Date: Aug 2002
Location: here and now
Status: Offline
Reply With Quote
Nov 16, 2002, 05:22 AM
 
from a designers point of view.

does anybody know any good webpages (tutorials)?

hedonist, anarchist, agnostic, mac enthusiast and a strong believer in evolution and the yellow m&m conspiracy
     
Professional Poster
Join Date: Dec 2001
Location: somewhere
Status: Offline
Reply With Quote
Nov 16, 2002, 08:08 AM
 
Do you know any programming languages at all? I was able to pick up PHP quickly from the online docs because I already know VB & ASP. The really useful part of the online documentation is the user comments attached to the description of each function. They often describe the quirks, or good ways to use the function.

I personally abhor JavaScript (I realize this isn't what you were asking for). JavaScript has a syntax that is similar to PHP (which is similar to C in syntax). What you need to be familiar with is the DOM (Document Object Model). Most of what you do in JavaScript is to manipulate DOM objects. For example, to redirect the page, you do document.location.href = '/index.htm';. To read a form value you do document.FormName.ElementName.value;.

I assume if you are a designer, you are familiar with the DOM. If that is the case, then you can likely get away with just looking at other sites to see how they do the things you want to do.
     
   
Thread Tools
Forum Links
Forum Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Top
Privacy Policy
All times are GMT -5. The time now is 06:21 PM.
All contents of these forums © 1995-2011 MacNN. All rights reserved.
Branding + Design: www.gesamtbild.com
vBulletin v.3.8.7 © 2000-2011, Jelsoft Enterprises Ltd., Content Relevant URLs by vBSEO 3.3.2