Tag Archives: HTML

Same Domain Popup Moveto User Control Tutorial

Moving along … chortle chortle … from yesterday’s Same Domain Popup Moveto Primer Tutorial automated (ie. programmed) screen edge popup window moving, can we allow the user to control the popup window positioning? Before you say “of course we can, … Continue reading

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

Same Domain Popup Moveto Primer Tutorial

Yesterday’s Australian Postcode Place Modal Backdrop Popup Move Tutorial outlined a dilemma … window.open based Window with that 3rd argument popup positioning used … Window object method moveTo … when that Window URL is … cross-domain … but today we … Continue reading

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

HTML5 Word Break Opportunity Element Primer Tutorial

The wbr HTML element introduced with HTML5 is not likely to be an element you need very often, but can be a life saver if you hate text content running outside the bounds of the element it is in. This … Continue reading

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

HTML CSV Report Validation via Client Input or Regular Expression Tutorial

There are as many ways to present data as there are stars in the sky, we venture, but some make so much more sense than others in terms of … how the data comes to you what you want to … Continue reading

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

HTML Worded Validation via Client Input or Regular Expression Tutorial

It’s not, at least for us, a trivial issue to add wording in addition to yesterday’s HTML Validation via Client Input or Regular Expression Tutorial red dashed bordering flagging invalid entries regarding … email telephone number url number … for … Continue reading

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

HTML Validation via Client Input or Regular Expression Tutorial

Our attitude to validation is “to get in there early”, so no matter how effective the recent PHP Form Validation via Filter Regular Expression Tutorial is with its data validation, this serverside validation can’t beat client validation you do right … Continue reading

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

Workplace Concepts Game Horizontal Rule Reveal Tutorial

Today we want to add a “reveal” feel to the previous Workplace Concepts Game Horizontal Rule Cell Tutorial. Our favourite “reveal” element combination is the team of details tag and its nested summary tag partner. The great thing about these … Continue reading

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

Workplace Concepts Game Horizontal Rule Cell Tutorial

Yesterday’s Workplace Concepts Game Primer Tutorial used … an HTML table … with … one static row of 4 column “header cells” … and … one static Next button row … and … one dynamic row of 4 column “data … Continue reading

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