gwt history ifrace
- by msaif
i am using gwt and need history and using
iframe src="javascript:''" id="__gwt_historyFrame" style="width:0;height:0;border:0"/iframe
but can i change __gwt_historyFrame to any other name AAAAA??
is it possible like below
iframe src="javascript:''" id="AAAAA" style="width:0;height:0;border:0"/iframe