PDA

View Full Version : Sending data without page reload (comments box)



stonerocket
May 4th, 2009, 13:26
Im stuck, been working on a webpage with embedded divx file!
Tried to add a comments box in the page but everytime a comment is added the page reloads and/or restarts/stops video.

I would like to add my own comments box not one of those free versions that force links on the page.
I tried a ajax comments box with iframe but for some strange reason when a comment is added it breaks the iframe and goes to ajax comments box original template.

webst
May 6th, 2009, 12:22
Find a developer who will do it for you. All sites are different so there can't be any ready to use scripts. Just let somebody do the job for you using PHP and jQuery. :)

stonerocket
May 16th, 2009, 15:00
Find a developer who will do it for you. All sites are different so there can't be any ready to use scripts. Just let somebody do the job for you using PHP and jQuery. :)


Would love to hire a developer but our budget is tight with the reccession.

RubyRingTech
May 17th, 2009, 00:07
Try an iframe. Old tech, but it still works.

Dynash
May 17th, 2009, 10:32
This should do what you want, http://www.kawa.net/works/ajax/ajaxcom/ajaxcom-e.html

If you want to set it per ID of video or whatever, it shouldn't be too hard to modify.