i know alot of people don't like frames. i like frames tho'. more-so iframes. the reason why is i can target it. i know about the div using overflow:auto; , i use that alot, but is there another alternative for iframes, but can also use the function target??
AJAX, and I am describing it applied to your question, is a language which reloads just a specific part of a page without having to reload the entire page - basically iFrames.
I think the question here would be why would you want to use iframes. Sure you can target it but is the reason because you don't want to have to update the navigation on every page?
I think the question here would be why would you want to use iframes. Sure you can target it but is the reason because you don't want to have to update the navigation on every page?
yea i'm constantly adding stuff to the navigation, it's easier to have 1 navmenu on 1 page than different ones throughout a whole bunch of pages. yea so i'm lazy
i went over the ajax section of w3schools, but when i was trying it out, i didn't know what was going on.
and went over to try out some of the other links, but i am lost...
how do i convert this code to ajax?