Numbers Guessing Game
Your Numbers Game
Get
clueYour
answerYour
ScoreClue? Score 0/0
-
Recent Posts
- Animated GIF Slide GIFEncoder AlmaLinux Tweaks Tutorial
- Animated GIF Slide Set and Forget Dimensioning Tutorial
- Mister Ed Mathematics Collaboration Tutorial
- HTML/Javascript Music Chord Game Revisit Tutorial
- Mister Ed Mathematics Primer Tutorial
- PHP Moderation via MySql for AlmaLinux Tutorial
- Code Difference AlmaLinux HTML Issue Followup Tutorial
- WordPress TwentyTen Theme Search Scrolling Revisited 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
Monthly Archives: March 2023
Chemistry Wonder Periodic Table Quiz Tutorial
We had occasion to revisit Circular Text or Emoji Periodic Table Quiz Tutorial and it set us to wondering if you can just feed a chemical equation or formula into the Google search engine and … find out good chemistry … Continue reading
Posted in eLearning, Tutorials
Tagged chemistry, compound, element, equation, formula, Google, HTML, interactive entry, Javascript, molecule, periodic table, programming, prompt, quiz, science, search engine, user, window.prompt
Leave a comment
Onclick Event Propagation Event Curbs Tutorial
As as with yesterday’s Onclick Event Propagation Event Nuance Tutorial encouraging event “events” Javascript allows for at least two “curbs on that enthusiasm” … event.preventDefault(); The preventDefault() method cancels the event if it is cancelable, meaning that the default action … Continue reading
Posted in eLearning, Event-Driven Programming, Tutorials
Tagged bubble, bubbling, case, constraint, curb, DOM, event, event.preventDefault, event.stopPropagation, event.target, event.type, gesture, Google, hierarchy, HTML, inheritance, Javascript, nesting, nursery rhyme, onclick, poem, poetry, popup, preventDefault, programming, propagation, rhyme, sestet, stopPropagation, switch, target, touch, tutorial, type, window.open
Leave a comment
Onclick Event Propagation Event Nuance Tutorial
When mobile technology became big, so too did “touch” screen technology, and the concept of a “gesture” (in the event driven programming woooooorrrrrlllldddd) such as a “pinch” or “spread” gesture, and “two finger” or more, gestures. And though we’re (just … Continue reading
Posted in eLearning, Event-Driven Programming, Tutorials
Tagged bubble, bubbling, case, DOM, event, event.target, event.type, gesture, Google, hierarchy, HTML, inheritance, Javascript, nesting, nursery rhyme, onclick, poem, poetry, popup, programming, propagation, rhyme, sestet, switch, target, touch, tutorial, type, window.open
Leave a comment
Onclick Event Propagation Event Type Tutorial
On top of yesterday’s Onclick Event Propagation Event Target Tutorial … event.target … theme, today we have a … event.type … … theme, the added bonus being that we finally got to use the word “touchdown“, in all seriousness, in … Continue reading
Posted in eLearning, Event-Driven Programming, Tutorials
Tagged bubble, bubbling, case, DOM, event, event.target, event.type, Google, hierarchy, HTML, inheritance, Javascript, nesting, nursery rhyme, onclick, poem, poetry, popup, programming, propagation, rhyme, sestet, switch, target, tutorial, type, window.open
Leave a comment
Onclick Event Propagation Event Target Tutorial
Yesterday’s Onclick Event Propagation Primer Tutorial approach to harnessing the “powers of propagation” was a bit “scattergun”. We never referenced the very useful … event.target … global variable that can be used in Javascript event logic to get the element … Continue reading
Posted in eLearning, Event-Driven Programming, Tutorials
Tagged bubble, bubbling, DOM, event, event.target, hierarchy, HTML, inheritance, Javascript, nesting, nursery rhyme, onclick, poem, poetry, programming, propagation, rhyme, sestet, target, tutorial
Leave a comment
Onclick Event Propagation Primer Tutorial
A basis for web application event driven programming strategies references … element nesting and inheritance … the default event propagation up through the element hierarchy Of course you can ignore how this event “bubbling” can be harnessed, and indeed, we … Continue reading
Posted in eLearning, Event-Driven Programming, Tutorials
Tagged bubble, bubbling, DOM, event, hierarchy, HTML, inheritance, Javascript, nesting, nursery rhyme, onclick, poem, poetry, programming, propagation, rhyme, sestet, tutorial
Leave a comment
Number Sequence Game Primer Tutorial
During the day before yesterday’s Card Sequence Game Multicoloured Dropdown and Mobile Tutorial we kept a snapshot of the code aside. Why? Well, it suited as the clone to work with, in order to develop today’s new Number Sequence game … Continue reading