Tag Archives: CSS

PHP/Javascript/HTML Public JSON Data Usage More Tutorial

Here is a tutorial that builds on the previous PHP/Javascript/HTML Public JSON Data Usage Primer Tutorial in introducing you to the idea that you can use public data sources of JSON data, for instance, to construct informational web applications. Today … Continue reading

Posted in Data Integration, eLearning, Software, Tutorials | Tagged , , , , , , , , , | Leave a comment

YUI UI Colour Picker Primer Tutorial

A lot of the things people like about the Web are to do with JavaScript and client-side activities. Adding to that experience are Javascript libraries packed full of features. One of the best of these is the YUI library by … Continue reading

Posted in eLearning, GIMP, GUI, Tutorials | Tagged , , , , , , , , | Leave a comment

JavaScript Stylesheet Toggler Tutorial

JavaScript DOM programming is very useful, and today it is used to toggle the CSS stylesheet styling without leaving the webpage you are on by using a <form action=”#”> type of arrangement (though we don’t reach the action with this … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , | Leave a comment

More Javascript DOM Tutorial

Here is a tutorial that addresses more Javascript DOM ideas and builds on two previous tutorials HTML/CSS/Javascript Sliding Menus Primer Tutorial and JavaScript and the DOM Tutorial. Some of the salient points about Javascript DOM are: Javascript DOM can make … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , | 1 Comment

HTML/CSS/Javascript Pulldown Menus Primer Tutorial

Here is a tutorial that introduces you to the website idea of Pulldown Menus. What is a Pulldown Menu? Glad you asked. Pulldown Menus let you present a set of links without the clutter until you choose to “let the … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , | 7 Comments

WordPress Change Primer Tutorial

Often get asked what CMS is this? Answer is WordPress. Then often get asked what theme is it using? Answer is default WordPress theme Twenty Ten. Finally we have a tutorial where this is relevant! Yayyyyyyyyyyyyyyyyyyyyyyyyy!!!!!! In what follows * … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , , , , | Leave a comment

HTML/CSS/Javascript Sliding Menus Primer Tutorial

Here is a tutorial that introduces you to the website idea of Sliding Menus. What is a Sliding Menu? Glad you asked. Sliding Menus let you present a set of links without the clutter until you choose to “let the … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , | 16 Comments

HTML and Javascript and CSS Survey Traverse Tutorial

Here is a tutorial showing some client-side basics in HTML and Javascript and CSS all in the one HTML file, to simplify concepts. The tutorial subject matter is a webpage to perform Survey Traverse calculations. A Survey Traverse is: Traverse … Continue reading

Posted in eLearning, Land Surveying, Tutorials | Tagged , , , , , , , , , | 2 Comments