Search found 4 matches

by Gizmor
Thu Jul 23, 2009 5:07 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: Javascript & Namespaces/OOP
Replies: 0
Views: 1467

Javascript & Namespaces/OOP

Hi, it would be nice if you can add support for Namespaces/OOP in Javascript For example, if you use something like this: var Test = new Object(); Test.Function1 = function() {...}; Test.Function2 = function() {...}; It shows up somewhere between all Variables and where it is hard to find and hart ...
by Gizmor
Sun May 03, 2009 3:27 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Code-Explorer and Javascript
Replies: 6
Views: 3502

Code-Explorer and Javascript

Hello, I got a problem with the codeexplorer while editing a javascript file. Each time I switch back to the js-file I need to click on the refresh button on top of the codeexplorer. Also when I switch between two js-files, the codeexlorer keeps the old listing for the last selected file until I ...
by Gizmor
Mon Mar 10, 2008 6:13 pm
Forum: Web Developer Talk
Topic: How boring is javascript?
Replies: 17
Views: 23336

I love JavaScript! :)
But it's a hard, long and sometimes a boring way to get there :)

PHP you can learn in a couple of hours to do some basics. JavaScript will need much more time until you understand how it works.
by Gizmor
Sat Mar 08, 2008 6:29 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: Javascript SyntaxCheck
Replies: 27
Views: 19455

Javascript SyntaxCheck

Is it possible to include a Syntax check for JavaScript into Webuilder?
This would be a very useful feature.


Thanks for your attention!