Categories
- agile (3)
- algorithms (34)
- cheatsheets (2)
- css (29)
- download (3)
- featured (46)
- flex 3 (25)
- javascript (139)
- micro tutorial (203)
- PHP (111)
- portfolio (5)
- quiz (7)
- snippets (7)
- video (1)
- web development (168)
- zend framework (81)
Tag Archives: JavaScript programming language
Object Oriented JavaScript: Inheritance
Objects and JavaScript JavaScript, being a functional language, differs from most of the procedural/object oriented languages we know. The object oriented approach in JavaScript is rather strange. However there is much power in making objects! The syntax is really odd … Continue reading
Posted in web development
Tagged ajax, Class, code sample, code snippet, Computer programming, Computing, Curly bracket programming languages, Education, Inheritance, javascript, JavaScript programming language, JSON, Literal, object oriented, Object-oriented programming, objects, oop, oop javascript, Scripting languages, Software engineering
12 Comments
Adding a Custom Button to TinyMCE
TinyMCE First thing to say TinyMCE is a very popular WYSIWYG online based editor. It’s very widely used in the web, as may already know it it’s part of the default WordPress installation. Out of the web, of course, there … Continue reading





