PDA

View Full Version : hi nid help novice web developer here


Sexy_Maria
09-20-2005, 08:56 PM
hi :hellother everyone, im planning to create a newspaper website and im planning to use a pop-up window fro browsing an article, there were many articles and i dont want to create many pages for each articles. so is ther any way i can call a single pop-up windows for all those articles?? i mean can i just embed the a text file containing the article in a command button in the mainpage that will call the pop up window showing the article. the catch is that, can a variable just hold the text containing the article and will be just be activated once click from the main page
and is it also possible for the the pop-up to have a link to the main page or to other link, not opening it on the same window but opening a new one :weee:

PsychoticDude85
09-21-2005, 07:58 AM
Well an easy way is to make the popup contain all of the articles with anchor links to each one then just href the popup to index.html#anchor

The alternative is dynamic PHP, I would like to help there but i'm still learning so I can't give reliable advice :)

Sexy_Maria
09-28-2005, 06:42 PM
tink yu!!! :love: