C
Chris
Hello!
Ok guys I'm trying to follow the script template provided by dynamic drive
here:
http://www.dynamicdrive.com/dynamicindex1/switchmenu.htm
However, instead of showing/hiding hyperlinks upon clicking the button, I
would like an address formatted block of text to appear instead. I have a
basic understanding of how to do this, but the problem I'm having is how to
tell the script to kick text to the next line.
For example,
Upon clicking the button for say SomeDistrict, I would like text to appear
in this format:
Name
address
city, state
phone
etc
Instead, everything is thrown on one line, such as Name address etc all
mixed together.
How can I tell the script to start a new line for the block of text, and
also how can I center the buttons on my page, instead of having them left
alligned?
Just for additional clarifcation this is how I want the page to display:
Button 1 << Click button 1
to show below text
LittleJohn Doe
Some Street Name
Somecity, some state
Button 2
Button 3
etc
Detailed instructions are appreciated =)
Thanks for any and all assistance.
Ok guys I'm trying to follow the script template provided by dynamic drive
here:
http://www.dynamicdrive.com/dynamicindex1/switchmenu.htm
However, instead of showing/hiding hyperlinks upon clicking the button, I
would like an address formatted block of text to appear instead. I have a
basic understanding of how to do this, but the problem I'm having is how to
tell the script to kick text to the next line.
For example,
Upon clicking the button for say SomeDistrict, I would like text to appear
in this format:
Name
address
city, state
phone
etc
Instead, everything is thrown on one line, such as Name address etc all
mixed together.
How can I tell the script to start a new line for the block of text, and
also how can I center the buttons on my page, instead of having them left
alligned?
Just for additional clarifcation this is how I want the page to display:
Button 1 << Click button 1
to show below text
LittleJohn Doe
Some Street Name
Somecity, some state
Button 2
Button 3
etc
Detailed instructions are appreciated =)
Thanks for any and all assistance.