UI 174

User interface, user controls, and display codes
Sorted from new to old.
Card image cap
CSSFlowChart

Shows a chart with links, nice sitemap maybe, or just easy way to show ...

Card image cap
Bootstrap Modal variables

Bootstrap link to pass variables to modal content Used to build list of links ...

Card image cap
ApplyValidation_DropDown

Adds Validation drop-down to a cell (Data --> Validation --> List), or to a ...

Card image cap
Prn

Printout into page, along with additional function to decide where to put the ...

Card image cap
Textbox focus issue fix

Trick to force textbox with multiple lines and scrollbars to refresh itself ...

Card image cap
ThemeSave + ThemeRead

Saves/Reads selected theme into file. Used with Bootstrap 3 in most of my ...

Card image cap
ANmaVBATemplate

Template to be used for any new tools, having... D sheet, WelcomeSheet, code ...

Card image cap
ANmAjax

Trying to simplifying applying AJAX in my websites and tools, this is the ...

Card image cap
CustomExcelMenu - FaceIDs

How to create custom Excel menu, this one shows the IDs and icons of 20 icons, ...

Card image cap
ExcelMenu_onfly

Creates Excel menu on the fly, list of menu items, command actions, and icons ...

Card image cap
Win10 User Folders

I hate it when Microsoft takes back some controls it already gave to users, one ...

Card image cap
Error_Raise

To raise a friendly error message with option to show custom error number and ...

Card image cap
Cookies warning

Thanks to new law in Europe, we need to show users and let them accept a ...

Card image cap
Active BS4 breakpoint

Was looking for some way to show bootstrap 4 breakpoint, and got this

Card image cap
[TAB] inside textarea

Allow textarea's to accept TAB key (ASCII code 63) Could use some enhancements, ...

Card image cap
Limit Textarea

Show number of characters in a textarea and limit if it goes greater than ...