Denis @ 4:28 PM on October 11, 2006
I also can use the method LoadXML in JavaScript to keep the sidebar consistent, see below, But I haven’t test it . To me, I prefer the Ajax method.
var xmlDoc;
function loadXML(){
//load xml file
// code for IE
if (window.ActiveXObject)
{
[...]
Denis @ 4:24 PM on October 11, 2006
Thanks for Philippe and Ashish’s help of correcting my English spelling and grammar.
Google Pages is an amazing tool, easy to use. Without any knowledge of HTML or CSS, anybody can create a site, in a couple of minutes.
I have used Google Pages for several months; the big problem I encounter is that I was [...]