Thread: js not working
View Single Post
  #12  
Old 2nd August 2011, 04:39
lenika08 lenika08 is offline
Member
 
Join Date: Aug 2011
P2P
Posts: 5
Default
Quote:
Originally Posted by joeroberts View Post
you have a error $j is not defined
Code:
    $j("#imperialnav li").prepend("<span></span>");
it's not suppose to be like that
if i define $j it asks to define $j(document) and keeps going for every part of js
there is something wrong with pmbt core that's for shure
Reply With Quote