Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
0

Update body text or images without using frames

Guest
Mar 26, 2009 Mar 26, 2009

Copy link to clipboard

Copied

Is there a way to update information displayed in the dody section of a specific page without using frames? For example, clicking on a button in the header, footer, or even body will change information displayed in a specific section on the body without changing anything in the header or footer... Any help would be greatly appreciated.
TOPICS
Server side applications

Views

450
Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Mar 26, 2009 Mar 26, 2009

Copy link to clipboard

Copied

.oO(Matt_O)

>Is there a way to update information displayed in the dody section of a
>specific page without using frames? For example, clicking on a button in the
>header, footer, or even body will change information displayed in a specific
>section on the body without changing anything in the header or footer... Any
>help would be greatly appreciated.

Can be done, but is usually a bad idea with various usability problems.
Simple, flat pages are still the easiest and most userfriendly way.

Micha

Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Mar 26, 2009 Mar 26, 2009

Copy link to clipboard

Copied

You can use javascript to do that, but as Micha says, that can introduce
accessability concerns into your site. DW has a built-in behavior to do
such things (SetText of Container).

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================


"Matt_O" <webforumsuser@macromedia.com> wrote in message
news:gqgidd$okf$1@forums.macromedia.com...
> Is there a way to update information displayed in the dody section of a
> specific page without using frames? For example, clicking on a button in
> the
> header, footer, or even body will change information displayed in a
> specific
> section on the body without changing anything in the header or footer...
> Any
> help would be greatly appreciated.
>

Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Mar 31, 2009 Mar 31, 2009

Copy link to clipboard

Copied

LATEST
Thanks for the feedback but I'm still having difficulties with this. What would I type into the New HTML window given the file structure indicated below?

http://localhost/Test_Site/index.php ( Home Page )
http://localhost/Test_Site/Contact_Us_Image.php ( image to move into div "mainContent" )

Thank You

Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines