Tag Archives: .media rule

WordPress Blog iPhone Breadcrumbs Issue Tutorial
โœ‚๐Ÿƒ๐Ÿพโ€โ™€๏ธ๐Ÿƒ๐Ÿผโ€โ™‚๏ธ
๐Ÿ“–

Todayโ€™s WordPress Blog issue is device size specific, in our experience just affecting the (optional functionality) โ€œbreadcrumbโ€ links to blog postings before or after the current blog posting the user is reading, not showing them for this iPhone device widths. โ€ฆ Continue reading โ†’

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

One or Several Did You Know Quiz Mobile Cursor CSS Tutorial
โœ‚๐Ÿƒ๐Ÿพโ€โ™€๏ธ๐Ÿƒ๐Ÿผโ€โ™‚๏ธ
๐Ÿ“–

We wonder if you only work with mobile devices and have not seen any attempts at โ€œshowing progressโ€ up until today, on top of the progress to yesterdayโ€™s One or Several Did You Know Quiz Multiple Tailored Sharing Tutorial. That โ€ฆ Continue reading โ†’

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

CSS Iframe Troubleshoot Primer Tutorial
โœ‚๐Ÿƒ๐Ÿพโ€โ™€๏ธ๐Ÿƒ๐Ÿผโ€โ™‚๏ธ
๐Ÿ“–

The modern browsers all have good โ€œweb inspectorsโ€ Google Chromeโ€™s access to one being via โ€œView -> Developer -> Developer Toolsโ€. So when we decided to finally try and nut out the annoyance up the top left of RJM Programmingโ€™s โ€ฆ Continue reading โ†’

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

Device Width Specific CSS Webpage Styling Primer Tutorial
โœ‚๐Ÿƒ๐Ÿพโ€โ™€๏ธ๐Ÿƒ๐Ÿผโ€โ™‚๏ธ
๐Ÿ“–

Take a look at the CSS styling snippet below โ€ฆ <style> .glow { -webkit-animation: glow 1s ease-in-out infinite alternate; -moz-animation: glow 1s ease-in-out infinite alternate; animation: glow 1s ease-in-out infinite alternate; } /* Thanks to https://www.w3schools.com/howto/tryit.asp?filename=tryhow_css_glowing_text */ @-webkit-keyframes glow { โ€ฆ Continue reading โ†’

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