Adding a select box to WordPress tinyMCE editor | javimarque

The process of adding a button to the wordpress editor is straight enough if you follow the instructions that there is in the WordPress Codex and in the the tinyMCE editor documentation. The first one explain how to hook into WordPress to define the name of your tinyMCE plugin and the path to the javascript […]

Javascript Quiz Maker

The quiz Javascript on this page processes multiple choice quizes having four possible answers to each question one of which is obviously the correct answer and the other three being wrong. You can have as many questions in the quiz as you require subject only to the length of time that it will take to […]