Ajax cache

2 views
Skip to first unread message

panchogg

unread,
Sep 16, 2010, 12:28:08 AM9/16/10
to sfJqueryReloadedPlugin
People for ajax in IE8 and maybe later, we need this code, just take
the code and and put my name. This cache option is for execute ajax
request. because IE execute it just one time...and tellme when will be
inserted the code.....sorry for my english... i speak spanish

$function .= ',url:\''.url_for($options['url']).'\'';
/* between */
// TODO: cache Ajax -just link access
/* panc...@hotmail.com
* cache option, nesscesary for IE8 WTF #~@#~~~~
*/
if (isset($options['cache']) ) $function .= ',cache:'.
$options['cache'];
else $function .= ',cache: false';


$function .= '})';

Tom Boutell

unread,
Sep 16, 2010, 10:04:55 AM9/16/10
to sfjqueryrel...@googlegroups.com
Which function do you want this in?

--
Tom Boutell
P'unk Avenue
215 755 1330
punkave.com
window.punkave.com

panchogg

unread,
Sep 16, 2010, 3:33:53 PM9/16/10
to sfJqueryReloadedPlugin
function jq_remote_function($options)


great job....
Reply all
Reply to author
Forward
0 new messages