
Search found 4 matches
- Fri Aug 11, 2006 6:38 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Go to line number (CTRL+G) bug
- Replies: 1
- Views: 1923
- Thu Aug 10, 2006 7:42 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Webuilder [7.2.0.68] File Explore/Folder List
- Replies: 7
- Views: 5570
- Thu Aug 10, 2006 7:34 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: JavaScript functions listed in Code Explorer
- Replies: 2
- Views: 3789
This also doesn't work with object methods:
This shows up in the list of functions, but the name is blank.
Code: Select all
var obj = new Object();
obj.doSomething = function () {
// A whole bunch of code
}
- Thu Aug 10, 2006 7:32 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: full ftp support
- Replies: 4
- Views: 4877