ready-to-use resources, tutorials, tips and many other web development related stuff
WARNING! You probably have JavaScript disabled. Some features of this site will not work properly unless JavaScript enabled.
www.webdevelopmentstuff.com changed to www.webdevstuff.com

Use PHP Functions in JavaScript

Are you experienced PHP programmer and would like to use favorite PHP functions in JavaScript too? Sounds interesting, doesn’t it? You wouldn’t have to learn new JavaScript objects and functions, get used to new syntax, just write what you already know and have tested. Put PHP directly into JavaScript code and don’t care! Well, but how? Thank God and the group of PHP.JS developers the answer...

dojo: The JavaScript Toolkit

The Dojo Toolkit is an open-source JavaScript toolkit useful for building impressive web applications. It shortens the time between idea and implementation by providing an exceptionally well conceived API and set of tools for assisting and fixing the issues experienced in everyday web development. The Dojo Toolkit is scalable, fast, robust, and supplies a solid set of tools for DOM manipulation, animations,...

Website Layout By 960 Gridder

960 Gridder is an excellent tool for any web developer/designer that wants to easily align, match and/or layout websites. 960 Gridder is mainly developed with focus on initial layout or fine tuning of a website. 960 Gridder is cross-browser compliant and works well in Internet Explorer 6/7/8, Firefox 2/3 and Chrome. Safari 4 Beta and Opera 9 is also working as expected and it should work in Safari 2.x-3.x also. 960...

JavaScript XMLHttpRequest Object

XMLHttpRequest is one of the goals of AJAX technology. But what XMLHttpRequest actually is, where it comes from or how we can use it will be the content of this short post.

Accessify jQuery Function Builder

Confused by jQuery syntax? Never sure when/where to place your parentheses, curly brackets and so-on? Use the jQuery Function Builder to quickly build up a collection of functions that will be called when the page has loaded/is ready. Using jQuery for scripting encourages good coding practices as it means that behaviour is layered over the top of a basic document which is more likely to be usable even if JavaScript...

JSON: JavaScript Object Notation

JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language, Standard ECMA-262 3rd Edition – December 1999. JSON is a text format that is completely language independent but uses conventions that are familiar to programmers of the C-family...

JS Charts: Free JavaScript Charts

JS Charts is a free JavaScript based chart generator that requires little or no coding. With JS Charts drawing charts is a simple and easy task, since you only have to use client-side scripting (i.e. performed by your web browser). No additional plugins or server modules are required. Just include the JS Charts scripts, prepare your chart data in XML or JavaScript Array and your chart is ready! JS Charts lets...

TinyMCE: Javascript WYSIWYG Editor

TinyMCE is a platform independent web based Javascript HTML WYSIWYG editor control released as Open Source under LGPL by Moxiecode Systems AB. It has the ability to convert HTML TEXTAREA fields or other HTML elements to editor instances. TinyMCE is very easy to integrate into other Content Management Systems. TinyMCE Features Easy to integrate – Only a few lines of code needed. Customizable – Themes...

WYMEditor: Free XHTML Editor

There’s a lot of WYSIWYG (What You See Is What You Get) editors worldwide. You can choose from simple ones to more complex with a lot of features. But sometimes less is more. Mainly, in the event when users shouldn’t change a layout, colors, fonts, etc. of the webpage while editing content (by CMS editor, for example). It’s much better to let change a layout or any other front-end attributes...

.htaccess Password Generator

Sometimes we need to have files or directories protected by password. There is more options how to do it but one of the simplest is to use the old known combination .htaccess and .htpasswd files. These two files with data generated by the online .htaccess Password Generator should be placed into the folder which need to be protected against unauthorized access . .htaccess Password Generator generates all the...

« Previous Entries Next Entries »

© 2008 - 2024, webdevstuff.com | Powered by Wordpress | Theme by Elegant Themes | Valid XHTML and CSS | Subscribe to RSS