I am trying to modify the FancyUpload plugin to accept the following files extensions. *.jpg *.jpeg *.txt
I am trying to decipher the following code function add_img(el) { el.addEvents({ \'mouseenter\':function() {
hmmmm.... I\'m abit confused. i have a module taken from the earlier of joomla 1.5 that I tried to implement it inside joomla 1.6.
I already search about this and I cannot use ajax in file uploading, but all I need to do is process my file through an ajax then pass it to my controller (where I created and object file to save in a
How to create a mootool tooltip with Ajax response.Anybody can please suggest m开发者_JAVA百科e a tutorial for the same.What have you tried so far?
Is it possible to extend the addEvent function in mo开发者_如何学Pythonotools to do something and also calls the normal addEvent method? Or if someone has a better way to do what I need I\'m all years
I cant get my for loop to read the maxSlots variable outside of the request. I dont know how or where to declare the variable to make it local to each cla开发者_StackOverflowss but global for the hole
I have 2 form input fields one is a image upload one is a text input I need to just take the image file name from the image upload field wit开发者_开发百科hout the /images/and the .jpg From this post:
Ok, I use mootools to display flash content through google maps and I work hard to make it work properly, so there is little chance to switch it to jQuery. On the other side, I see jQuery more useful
I am having trouble accessing both the Class and the current element. How can I have access to both the current element and the Class?