Hi Christoph,

Mahabub, I still don't understand why you need to struggle with all
these conditional comments. A simple line

<script type="text/javascript" src="/static/default.js"></script>


I am also not interested to use conditional comments. But the damn IE7
doesn't support this line.
<script type="text/javascript" src="/static/default.js"></script>

Thats why I used the conditional comment.

In my default.js script , I have written enable or disabled the list of
checkboxes. when page loa, I call that function. if i load the page in IE7 ,
the javascript not called and even they did show my page content. I can see
only the empty page from browser. While i view the source. It contains my
html code.



In firefox browser I have no problem. IE7 not supported, Then only i used
that.

Thanks christoph.

- Mahabub Basha.S
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
kid-template-discuss mailing list
kid-template-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kid-template-discuss

Reply via email to