Numbers Guessing Game
Your Numbers Game
Get
clueYour
answerYour
ScoreClue? Score 0/0
-
Recent Posts
- WordPress Bold for Strong Deprecation Tutorial
- Pandoc on AlmaLinux Conversion Guises Tutorial
- Pandoc on AlmaLinux Conversions Primer Tutorial
- Word to HTML to CSV Delimitation Primer Tutorial
- WordPress Blog Comments URL Right Click Popup Check Tutorial
- USB Based Tethering of MacBook Air to iPhone Tutorial
- Bluetooth Based Tethering of iPad to iPhone Tutorial
- YouTube Video API Event Playlist Generations Tutorial
Categories
- Ajax
- Android
- Animation
- Anything You Like
- Code::Blocks
- Coding
- Colour Matching
- Data Integration
- Database
- Delphi
- Eclipse
- eLearning
- ESL
- Event-Driven Programming
- Games
- GIMP
- GUI
- Hardware
- Installers
- iOS
- Land Surveying
- Moodle
- Music Poll
- NetBeans
- Networking
- News
- Not Categorised
- OOP
- Operating System
- Photography
- Projects
- Signage Poll
- Software
- SpectroPhotometer
- Tiki Wiki
- Trips
- Tutorials
- Uncategorized
- Visual Studio
- Xcode
Meta
Tags
Ajax animation background button canvas command line CSS Did you know div DOM dropdown email emoji event form game games Google Google chart HTML IFRAME image iOS iPad Javascript MAMP map mobile navigation onclick overlay PHP programming select share sharing SMS SVG table textarea tutorial url video web browser webpageYour Background Image
OnTopList
Tag Archives: element
Textbox Div Contenteditable Primer Tutorial
We have an idea for use for the following componentry … div contenteditable=true … only hosting … input type=text value=” placeholder=[Some Instructive Blurb] readonly … initially like … <div onblur=docss(this.innerText); data-style=’border: 1px solid blue;’ id=mydiv contenteditable=true onclick=”if (this,innerText.length == 0) … Continue reading
Posted in eLearning, Event-Driven Programming, Tutorials
Tagged append, attribute, click, contenteditable, CSS, div, DOM, dynamic, element, HTML, innerHTML, innerText, input, Javascript, onclick, placeholder, programming, readonly, stop press, style, styling, textbox, tutorial
Leave a comment
Relative Image URL Data URI Relationship Primer Tutorial
Yesterday’s Notes PDF Email Attachments Primer Tutorial, “under the hood”, had an interesting piece of HTML regarding that “snippety” mid-posting image (shortened regarding that image’s data URI) … <!–img src=’http://www.rjmprogramming.com.au/Mac/iPhone/bitof.jpg’></img–> <img src=[data URI of image]></img> … which reads, to me, … Continue reading
Posted in eLearning, Event-Driven Programming, Tutorials
Tagged blog, blog posting, copy, data uri, data url, element, HTML, image, image URL, img, inode, Javascript, MySql, paste, popup, posting, programming, relative URL, select all, textarea, tutorial, url, window.open, Wordpress
Leave a comment
External Javascript Parent Differentiation Tutorial
To use an external Javascript component to a solution for a web application issue or architecture we often … admire the external Javascript “independence” from its parent, and yet helping out that “parent” adding to genericization you might say (if … Continue reading
Posted in eLearning, Tutorials
Tagged align, alignment, attribute, attrubute, DOM, element, external Javascript, fixed, genericization, getBoundingClientRect, getElementById, Javascript, modularisation, modularization, programming, top, tutorial
Leave a comment
MAMP Timekeeping Web Application Visibility Tutorial
Today we’re on the road again, roadtesting the Page Visibility API in relation to the Quarter Hour Timer web application of MAMP Timekeeping Web Application Desktop Application Tutorial. It’s a great improvement on “window.focus()” ideas that are so flaky by … Continue reading →