jQuery 라이브러리와prototype 라이브러리를 동시에 가져오는 중 충돌 발생

         prototype ,     jQuery,            js  ,           。

   jQuery :
<script type="text/javascript" src="jquery-1.4.2.js"></script>

   jQuery  $   :
<script type="text/javascript">var jQuery = $;</script>

  prototype :
<script type="text/javascript" src="prototype.js"></script>

     prototype           ,       jQuery        jQuery  ,$  prototype     。

           。

좋은 웹페이지 즐겨찾기