why I have modified the content of template,but when I select a template from droplist,the code inserted is older one.
for example,in test.htm, I replace code "aaa" with "bbb",but the content inserted is still "bbb"?
I have tried logoff back-end, and re-open brower,but nothing changed.
thank sharkbait again!
I found wheather comment code can be insert depand on browser!
in FF:<!--splitter--> can be inserted well.
in Chorme:<!--splitter--> can’t be inserted. but <!--splitter--> can be inserted.
in IE7,8:<!--splitter--> can’t be inserted,and can’t be refresh by template!
I hate IE!!