Page 1 of 1

MOD live preview

PostPosted: 08 May 2014, 16:25
by Nobody
For all users:

I registered to this forum only for one reason:

I've tested the script LivePreview from the author 4_seven ( https://www.phpbb.com/customise/db/mod/live_preview/ )... just for fun.

If anybody use this script, it's necessary to remove or comment out the lines 47 and 48 in the livepreview.js, because
XMLHttpRequest isn't allowed to set these headers, they are being set automatically by the browser.

Also, these script can be done with much less coding using jquery ($.ajax).

Have a good day.