Tilted Forum Project Discussion Community  

Go Back   Tilted Forum Project Discussion Community > Interests > Tilted Technology


 
 
LinkBack Thread Tools
Old 02-05-2005, 01:09 PM   #1 (permalink)
Crazy
 
Location: Arnold, MD
[php]Display on click?

How would I make it so that when a person click on a link it will print out a set statement within the same page.... Like a if statement that is activated once the link is clicked. I'm new to php so i'm sorry if this is a stupid question. Thanks
j0hnb is offline  
Old 02-06-2005, 07:03 PM   #2 (permalink)
Tilted
 
Location: Boston
Quote:
Originally Posted by j0hnb
How would I make it so that when a person click on a link it will print out a set statement within the same page.... Like a if statement that is activated once the link is clicked. I'm new to php so i'm sorry if this is a stupid question. Thanks
That's not really a PHP question, if you want to change the page contents dynamically (ie, without the user leaving the page), you'll want to look into JavaScript and the DOM API - it's too large a topic to squeeze into a post, but a bit of googling will get you started.

Also, the XMLHttpRequest library opens up a whole new world of website interactivity, but you'll probably want to get a good handle on the basics first.
franzelneekburm is offline  
Old 02-06-2005, 09:20 PM   #3 (permalink)
Crazy
 
Location: Arnold, MD
alright thanks, that was more of what I was looking for, I just had a misunderstanding of which language would best sute it.
j0hnb is offline  
Old 02-07-2005, 07:53 AM   #4 (permalink)
beauty in the breakdown
 
Location: Chapel Hill, NC
Ill echo the other post--JavaScript. Thats what its for
__________________
"Good people do not need laws to tell them to act responsibly, while bad people will find a way around the laws."
--Plato
sailor is offline  
Old 02-07-2005, 03:44 PM   #5 (permalink)
Follower of Ner'Zhul
 
RelaX's Avatar
 
Location: Netherlands
CSS/Javascript?

Just making the statement style="display: none;" and adding a onClick handler on the link to set the display? Or am I thinking too simple here?
__________________
The most likely way for the world to be destroyed, most experts agree, is by accident. That's where we come in; we're computer professionals. We cause accidents.
- Nathaniel Borenstein
RelaX is offline  
 

Tags
click, phpdisplay


Posting 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



All times are GMT -8. The time now is 06:44 PM.

Tilted Forum Project

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0 PL2
© 2002-2012 Tilted Forum Project

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54