View Single Post
Staro 12.01.2015., 23:12   #10
ShebY
Premium
Moj komp
 
ShebY's Avatar
 
Datum registracije: Sep 2007
Lokacija: Velika / Osijek
Postovi: 1,442
glupo pitanje, dali ti se nalazi taj js u footeru?
i dali si ga probao stavljati u document ready?
Code:
// self executing function here
(function() {
   // your page initialization code here
   // the DOM will be available here

})();
__________________

ShebY je offline   Reply With Quote