I was wondering this because my site is still in design, and i will most likely have more pages than what i plan. So i was thinking, maybe where my navbar is, i could link it to a "links.html" file and instead of having to update all my pages, i could just update that one page. Any ideas?
Thank you for reading.
-Andrew_b

iframes. This is solved.

Even with Iframes, you going to have to change every page. Just think about it,

You going to have the same code for:

home, about us, services, contact us ect.

Except the iframe src. So when you want to update, you going to have to change all pages. Yes you can use find and replace, then again, you can do so without iframes. See what I mean?

Use normal frames instead of inline to achieve what you aiming for.

Regards.

Even with Iframes, you going to have to change every page. Just think about it,

You going to have the same code for:

home, about us, services, contact us ect.

Except the iframe src. So when you want to update, you going to have to change all pages. Yes you can use find and replace, then again, you can do so without iframes. See what I mean?

Use normal frames instead of inline to achieve what you aiming for.

Regards.

Normal Frames. Ahh. I shall be researching then. On another forum they said iframes were the way to go.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.