tomaten53
09-19-2005, 06:19 PM
On www.joss-stone.net when you press the read more button on the news, there comes more text. How can I do that?
|
View Full Version : Effect?:S tomaten53 09-19-2005, 06:19 PM On www.joss-stone.net when you press the read more button on the news, there comes more text. How can I do that? mandarinspyce 09-19-2005, 06:25 PM On www.joss-stone.net when you press the read more button on the news, there comes more text. How can I do that? I don't see where there are any links like that. Doyou mean you simply click on a link and it expands to show more text? If that's the case, then they've used PHP to hide the text until you click the link, and once you do, there's a line in the code to make it automatically reappear. tomaten53 09-19-2005, 06:27 PM Yes, that is what I mean. How do i Use PHP? pb&j 09-20-2005, 12:24 AM php is a full server side language. if you do a google search for tutorials about it, there should be tons available. Douglas 09-20-2005, 01:57 AM this dont make no sense, you use javascript for that dont you? php is executed on the server... did the text just expand automatically when you clicked it? if it did its javascript not php, and you can search google for things like that not php tomaten53 09-20-2005, 04:06 PM Ok! Thanks;) MaGiCSuN 09-20-2005, 04:17 PM it could also be css but like said above, i don't see those links either but that page is coded terrible anywayz Love, Mirna |