We join our intrepid developer on his continuing adventure into updating his WebDev app to take advantage of the latest browser code enhancements and new native controls. In today's episode, we take a look at a very subtle "bug" with string slicing in Version 2 of browser code. We have a fairly simple browser procedure … Continue reading Browser Code Version 2, String Slicing Issue
Month: July 2019
jQuery UI Date Picker
It's me again Margaret. You may have picked up on a theme from my last few posts. I have been cleaning up my Jquery code that I have added to a site. There are a few reasons for this. First, the last couple of versions of WebDev have really enhanced the browser code, but to … Continue reading jQuery UI Date Picker
Loving the new Switch Control, but …
WebDev v24 introduced a new switch control, which is far more attractive than a plain checkbox. I have been using a Jquery control called SwitchButton to get something similar in my interfaces for a few years now. This week, we did a lot of work on one of the sites that use that Jquery library … Continue reading Loving the new Switch Control, but …
Enhancements to the Vertical CSS Menu
I rarely use the menu controls in my WebDev projects. Most of my projects are more workflow-based and the navigation is custom to the workflow instead of being menu-driven. However, one of our mentoring clients, ask for some assistance with the menu this week, and I thought I would share the results. First I must … Continue reading Enhancements to the Vertical CSS Menu



You must be logged in to post a comment.