Tag Archives: div

ComboBox Sort Tutorial

All around the Internet, where there is tabular data presented, users instinctively look to that table’s header row and the column header cells (often “th” elements) to find ways to sort the data of the associated column’s rows, or in … Continue reading

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

Home Grown Spreadsheet Indexeddb ComboBox Tutorial

Continuing on with the ComboBox theme (of yesterday’s ComboBox Wikipedia Tutorial) we’re revisiting the Spreadsheet web application featuring in Home Grown Spreadsheet Indexeddb Primer Tutorial with a pretty apt extension of user experience additional functionality. Previously, the size of your … Continue reading

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

ComboBox Wikipedia Tutorial

Yesterday’s ComboBox Form Tutorial progress combined with today’s involvement of … Wikipedia … thanks … via … Inhouse PHP … and can open up our ComboBox Form Table web application to the idea that the user can decide the table … Continue reading

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

ComboBox Form Tutorial

Yesterday’s ComboBox Primer Tutorial got us working with new ComboBox div/select elements, but that was just a display mechanism, and not a “collection of data” mechanism. We could code for dynamic select “onchange” event and div “onblur” event logics, which … Continue reading

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

ComboBox Primer Tutorial

Do you remember a blog posting a couple of days ago called Favourites Poll Email Moderation Contenteditable Tutorial featuring … contenteditable global attribute magic ? Well, that started me rethinking on a very long-running personal desire with our web application … Continue reading

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

Favourites Poll Email Moderation Ajax Tutorial

We’ve added to the Favourites Poll functionality of yesterday’s Favourites Poll Email Moderation Contenteditable Tutorial by … preparing the ground for non-mobile “onmouseover” event Ajax logics associated with our “a” link href attributes that start with “HTTP” … but more … Continue reading

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

Favourites Poll Email Moderation Contenteditable Tutorial

We think today’s blog posting title gives hints, but doesn’t completely give the game away to ask you, on top of the progress with our Favourites Poll up to yesterday’s Favourites Poll Email Moderation Client Validation Tutorial … What could … Continue reading

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

Editable and Uneditable Text Primer Tutorial

We’ve become quite interested in the text editing control the recent … discovery in Javascript Array Method Mobile Tutorial that a “button” (within a “div contenteditable=true”) could be coaxed into avoiding any mobile keyboard annoyances … via … different to … Continue reading

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