[pal-devel 434] Re: palwassr portlet

Back to archive index

Shinsuke Sugaya sugay****@n2sm*****
2008年 11月 28日 (金) 14:37:10 JST


菅谷です。

jQuery で宣言がかぶる問題ですが、
以下のような感じので良さそうです。

<script type="text/javascript">
<!--
if(typeof(jQuery) == "undefined"){
	document.write('<script type="text/javascript" src="${f:url('/js/jquery-1.2.6.min.js')}"></script>');
}
// -->
</script>

Firefox3 と IE7 で試した感じでは
動いてました。他でも動くことを
祈っています・・・。chat ポートレットは
ひとまず、これでいこうと思います。

shinsuke




pal-devel メーリングリストの案内
Back to archive index