Tag Archives: DOM

WordPress Ajax Recent Post Preview Primer Tutorial

Yesterday’s WordPress Ajax Contextual Help Primer Tutorial set up this blog for Ajax use for a laptop or desktop that recognises the onmouseover event. Ajax thoughts can be applied to a number of usages, as it is functionality that you … Continue reading

Posted in Ajax, eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , | 4 Comments

WordPress Ajax Contextual Help Primer Tutorial

Yesterday’s CSS Embossed Text Primer Tutorial set the mind to address an Ajax piece of functionality to help out with contextual help with features local to this WordPress blog, so that the user can use a “long hover” (and my … Continue reading

Posted in Ajax, eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , | 2 Comments

WordPress CSS Change helped by FireBug More To Do Tutorial

WordPress makes it pretty easy to create blog websites, and you have that inbuilt styling structure inherent in a WordPress theme (this website uses theme TwentyTen) to work with. When you use a particular WordPress theme you stamp that website … Continue reading

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

CSS3 3D Rotation and Transformation Primer Tutorial

Cascading Style Sheets (CSS) is a style sheet language used for describing the presentation semantics (the look and formatting) of a document written in a markup language. Its most common application is to style web pages written in HTML and … Continue reading

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

PHP/HTML/Javascript Dead Links Primer Tutorial

Yesterday with PHP/HTML/Javascript File Browsing Primer Tutorial as shown below, we started a framework for file browsing with PHP on the web either at the client computer or the web server computer. This opens up lots of other ideas related … Continue reading

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

PHP/HTML/Javascript File Browsing Primer Tutorial

Perhaps you remember when we first discussed PHP uploading functionality, when we created the PHP Upload Primer Tutorial as shown below. Believe it or not, when you upload, but don’t follow through … oops, a shank … you get useful … Continue reading

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

Quiz Software Integration into WordPress Blog Courses Tutorial

Today we revisit and build on the ideas from two previous tutorials called Xcode iOS Dynamic UIButton Primer Tutorial as below and Xcode iOS Mobile Project Exporting Primer Tutorial as shown way way below, covering the Xcode iOS Mobile App … Continue reading

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

PHP Blog Summary Follow Up Tutorial

To my mind there are two big advantages to the use of the id= HTML parameter usage: you can manipulate HTML via Javascript DOM in terms of individual HTML objects or elements (or tags, if you like) you can use … Continue reading

Posted in eLearning, Operating System, Projects, Software, Tutorials | Tagged , , , , , , , , , , , , , , , | 2 Comments