#460 - http requests

This is a spacer post for a website comment topic. The content this topic relates to: #460 - http requests
You probably have something using iframes on there, like the shoutbox or poll.

If you want, you can put this command into Commandr:

:set_value('no_frames','1');

That will make these do full refreshes instead of just refreshing frames, but it will simplify layout and speed up loading.

In the future we will probably make them use AJAX, but we didn't originally because we didn't want to put on a Javascript dependency and cross-browser AJAX support was very new at the time anyway.
0 guests and 0 members have recently viewed this.