Numbers Guessing Game
Your Numbers Game
Get
clueYour
answerYour
ScoreClue? Score 0/0
-
Recent Posts
- Inhouse Slideshow AlmaLinux Multiple Filtered Content Tutorial
- Inhouse Slideshow AlmaLinux Filtered Content Tutorial
- Microsoft 365 on iOS Install Primer Tutorial
- Inhouse Slideshow AlmaLinux CSS Style Tutorial
- Inhouse Slideshow AlmaLinux Media Tutorial
- WordPress Blog Web Share API Sharing Tutorial
- WordPress Blog Getme Searches Tutorial
- WordPress Visual Synopsis Media 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: cross-browser
HTML/Javascript Colour Name Translation into RGB Tutorial
Sometimes you know a colour by a name, and perhaps that name is recognised as an RGB type of colour. Today we write some HTML and Javascript code, which, admittedly, does not work for all the web browsers (notably (not) … Continue reading
Posted in eLearning, Tutorials
Tagged colour, cross-browser, HTML, Javascript, programming, rgb, translation, tutorial
7 Comments
HTML5 Track Element Primer Tutorial
HTML5 brought in quite a few new HTML element types (which you can read more about here) and one very useful one appears in the HTML code snippet as below … <video controls> <source type=”video/ogg; codecs=”vp8, vorbis”” src=”http://www.rjmprogramming.com.au/PHP/videos/GoToMeeting.ogv”></source> <track kind=”subtitles” … Continue reading
Posted in eLearning, Event-Driven Programming, Tutorials
Tagged audio, closed captions, cross-browser, event, Google Chrome, HTML, HTML5, Javascript, jQuery, media, oncuechange, programming, subtitles, track, tutorial, video, web browser, WEBVTT, YouTube
10 Comments
HTML5 Dialog Element Primer Tutorial
HTML5 brought with it many great features to front-end work on the internet in HTML, and today we talk about one of the newly introduced, and very useful, elements called “<dialog>”. At its core the “<dialog>” element represents a popup … Continue reading
Posted in eLearning, Games, GUI, Tutorials
Tagged alert popup box, confirm popup box, cross-browser, cross-browser issues, game, games, HTML, HTML5, innerHTML, Javascript, mathematics, numbers, popup, programming, prompt popup box, tutorial
15 Comments
Internet Explorer 8 with No Canvas Primer Tutorial
Was gobsmacked the other day trying worldold.htm on Internet Explorer 8, because I’d forgotten that the “canvas” element is not supported in IE8 or below. This web application uses the HTML5 “canvas” element not natively available in IE8 or below. … Continue reading
Posted in eLearning, Event-Driven Programming, GUI, Tutorials
Tagged canvas, cross-browser, event, Google, Google chart, HTML, HTML5, Internet Explorer, internet explorer 8, Javascript, latitude, longitude, onclick event, programming, tutorial, web browser
1 Comment
Google Drive Embed Video CSS Rotation Code Tutorial
Sharing videos happens all the time now, especially from mobile phones, and sometimes they are “posterior around visage”, if you know what we mean. Never fear, CSS3 rotation is here! The video involved here came to me as an email, … Continue reading
Posted in Animation, eLearning, Software, Tutorials
Tagged animation, cross-browser, CSS, CSS3, email, Firefox, Gmail, Google, Google Drive, HTML, Internet Explorer, iPhone, media, programming, rotation, shar, software integration, tutorial, video
10 Comments