Forum: JavaScript frameworks
07-15-2011, 04:54 PM
|
|
Replies: 0
Views: 355
Mootools 1.3 Classes and Binding
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?
// Class stuff above
fuction1 : function () {
...
|
Forum: PHP
10-15-2010, 02:49 AM
|
|
Replies: 2
Views: 1,281
Regular Expression Solution
I am pulling a URL from the address bar and parse it down until I get this
(The 'sortby' changes so I have to detect it dynamically)
sortby=industry&tuition=true
OR
sortby=industry
I...
|
Forum: Ajax and Design
09-02-2010, 04:24 PM
|
|
Replies: 0
Views: 3,648
Mootools File Upload Ajax
I am creating an ajax uploader with mootools. When I remove the ajax and simply upload the form I get $_FILES with the file data present. But when I use the ajax version, the $_FILES super global is...
|
Forum: JavaScript programming
08-26-2010, 03:00 PM
|
|
Replies: 1
Views: 2,380
|
Forum: JavaScript programming
08-26-2010, 04:00 AM
|
|
Replies: 2
Views: 599
|
Forum: JavaScript programming
08-26-2010, 03:18 AM
|
|
Replies: 1
Views: 2,380
IE Browser Select Box Issue (MooTools)
mediasource.saymikeo.com
At the bottom of this page, click the web or video big white box. Then turn your attention to the select boxes.
When you select either of the first two choices,...
|