That's right I got dad jokes for miles 🙂 We have been having some issues with the slider control on a project. What is happening is some times the Cursor (the ball portion) of the slider doesn't show up at all, other times it shows up on the wrong plane, I haven't managed to reproduce … Continue reading A more attractive slider control is in range with JQuery UI Slider Pips
Category: WEBDEV
WEBDEV Date Entry got you down? Try jQuery UI DatePicker instead
There isn't a lot to like about the WEBDEV Date Entry control. In fact there isn't a lot to like about the WINDEV one either, but that is a different conversation. There are a few issues with it. We are going to solve them by using the jQuery UI DatePicker Widget First unless the user … Continue reading WEBDEV Date Entry got you down? Try jQuery UI DatePicker instead
Are you still there?
No this isn't a test of the blog, or the beginning of some creepy horror movie. It's about session management and connection timeout. Over the years we have tweak and improved our process considerably and shared bit and pieces in previous post and videos. But this will be a complete writeup and includes a sample … Continue reading Are you still there?
Upgrading an existing WAS server to v25 and OS User Account issues
Andy has already done a video concerning the WAS install and update. And he touched on the issue with OS accounts, this blog article is my take on it along with the work around I have some up with. There may be a better way but this is what has worked for me so far. … Continue reading Upgrading an existing WAS server to v25 and OS User Account issues
So you want a Material Design Combobox …
There was a recent conversation on our Facebook Group, concerning creating combo boxes that match the Material Design Style edit boxes, you know the type with the caption above the entry but inside the input area. Although PCSOFT has made it pretty easy to get exactly what we want for edit controls, combo boxes haven't … Continue reading So you want a Material Design Combobox …
A better way to use Font Icons?
This is a post that has been on my todo list since we first got Font Icons in v23 (I believe). They are great and allow you to use images instead of words for buttons etc. which is especially great when working on a multi-lingual site. And since they are font-based you don't take the … Continue reading A better way to use Font Icons?
v25 New Feature Smart Magnetism and Improvements to Display Layout Errors in WebDev
Feature 020 and 021 are about the new Smart Magnetism, but what does that mean? And just how good is it? Read on my weary developers First I will say Smart Magnetism is the cat's meow. In fact, it is so good that I have been using it without even realizing I am using it! … Continue reading v25 New Feature Smart Magnetism and Improvements to Display Layout Errors in WebDev
Having Trouble testing the Upload Control Locally?
One of our mentoring clients has been having trouble testing the Upload control on his local machine. It would also return an error, that indicated that no files were selected/returned. Once published the exact same code worked perfectly. After fighting it for a couple of hours we wrote it off as just one of those … Continue reading Having Trouble testing the Upload Control Locally?
Browser Code Version 2, String Slicing Issue
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
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
You must be logged in to post a comment.