This is a discussion on "Use CSS to load/change text without changing entire page?" within the Web Page Design section. This forum, and the thread "Use CSS to load/change text without changing entire page? are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Use CSS to load/change text without changing entire page?
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Use CSS to load/change text without changing entire page?
I have three pages with the same overall design, all I want to change after clicking an option is the text content.
Is there a way of including the text content in a style sheet? or is there a better way to go about this? |
|
|
|
|||
|
Style Sheets only contain information about styling the content on a page.
To dynamically change the text on a page, you'd probably be looking at a Javascript of some kind. Be sure though, to make provision for readers that may have Javascript disabled. |
|
|||
|
Could you give me a link to check it out? Are you refering to like a menu, once you click the link you jsut want the body content to change? If so you could use an inline frame with the target attribute. If I see the site I may be able to help.
|
![]() |
| Tags |
| use, css, loadchange, text, without, changing, entire, page |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| prevent visitors changing size of text. | mmmwww | Starting Out | 6 | Apr 28th, 2007 05:19 |
| How do i change the order in which things load? | WeirdClayJisKOOL | Web Page Design | 14 | Mar 6th, 2007 17:56 |
| Layers that go the entire Height of the page. | briandina | Web Page Design | 0 | Dec 31st, 2006 21:01 |
| Load .swf file with External text in Another Flash document | ien | Flash & Multimedia Forum | 3 | Aug 31st, 2006 14:29 |
| Changing text-size ??? | j4mes_bond25 | JavaScript Forum | 1 | Jun 12th, 2006 09:26 |