Jump to content

Displaying page contents without loading new page


gnawz

Recommended Posts

Dear experts,

 

I need some one to tell me how to design a website in php or other scripting technology such that

when a user clicks on links or an image in the site, information is displayed without loading another page

 

The way this site (http://www.dotsavvysfrica.com) was designed although I know flas was used.

If anyone knows of a way how to do it, using php, html or javascript preferabnly, please let me know

Link to comment
Share on other sites

AJAX is the key, though it has some setbacks - one being that it requires use of javascript and as such, if the user has javascript turned off, it will not work. Also, since search engine robots don't use javascript, they will not be able to index any page content that is loaded using AJAX, meaning you will not get good/any SEO (search engine ranking) for those pages.

Link to comment
Share on other sites

if u wanna use flash you should look at a flash forum. but you can load a text file into a text box using flash, so all you need to do is edit the test file when you want to add something. it even supports limited html tags. although with CS3 they might have introduced a few more.

 

check out: http://www.kirupa.com/developer/flash/index.htm

 

it has alot of useful tutorials

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.