Back to top

Autore Topic: modulo resizable  (Letto 680 volte)

Offline thewebsurfer

  • Abituale
  • ****
  • Post: 904
    • Mostra profilo
modulo resizable
« il: 06 Ott 2014, 15:41:25 »
vorrei rendere un modulo ridimensionabile
il codice è semplicissimo
Codice: [Seleziona]
  <link rel="stylesheet" href="http://code.jquery.com/ui/1.11.1/themes/smoothness/jquery-ui.css">
  <script src="http://code.jquery.com/ui/1.11.1/jquery-ui.js"></script>

<script>
 jQuery.noConflict();
     jQuery(document).ready(function($){
jQuery('#Mod174').resizable();


});
</script>

ma mi da ancora il maledetto "undefined is not a function"..segno che è ancora in conflitto..

 



Web Design Bolzano Kreatif