Computer problems,Computer help
*AX SOFT>>>Programming & Design

How do i create next a previous buttons which will update the content withing my browser without going...?


how do i create next a previous buttons which will update the content withing my browser without going to another web page?

i have tried this with a javascript that i had slightly modified from an image gallery. However this would allow me to insert the formatting into the text i wanted.

does anyone know where i could find a tutorial for this type of thing, and what exactly should i be looking for?

thank you

Look into using iFrames or AJAX.

With iFrames you could change the web page that it's displaying without the rest of the page changing..

With AJAX you could re-write the .innerHTML property of a div, for instance, with HTML that you retrieved from another webpage by the XMLHTTP object.

You really need to explain this more.

I didn't understand anything of that.

If you mean a button to go back to the previous page,

onClick="history.go(-1)"

Tags
  General - Computers & Internet   Software   Security   Programming & Design   Facebook   Flickr   Google   MSN   MySpace
Related information
  • Is web design part of the Web Technology career?

    Yes, but keep in mind that there are a lot of elements of Graphic Artistry involved in web "design". Nowadays most prefessional-level websites are developed by a team. One person or gro...

  • Where I can find a software to allow visitors to upload video on my site and visitors to voting for the videos

    There is many clones of the popular YouTube page. Well, they "clone" it so it looks like YouTube. But ehm, take your time to look at these: ...

  • Is it easier and faster to do animation in Adobe Flash or 3d software like Truespace and maya?

    Much Much easier and faster in Adobe Flash CS3. Speaking from experience here, 3d software like maya and 3dstudiomax etc take an incredible amount of work to do even simple animations. While they l...

  • VB .NET Mastermind code?

    saw this project a while ago: ...

  • How do I create a peace sign in java?

    "\u262E" That will show 鈽?symbol. Note that the font must also have that symbol (not all fonts do), so you might want to use something like 'Arial Unicode'.

    ...
  • Why are namespaces used in XML documents?

    Namespaces make it easier to come up with unique names. Imagine how hard it would be to name your next child if the name had to be unique across the face of the earth.

    ...
  • What is a good alternative for Data Access Pages?

    SQL statements and ADO?

    ...
  • CSS: Where did my div go?

    It disappears when you save but is there before you save? Check the Properties in Dreamweaver.

    ...
  •  

    Categories--Copyright/IP Policy--Contact Webmaster