Search results 66
Showing 4k (and more) images in BS5 modal
Allow users to browse and scroll through tons of images to select one (tried on ...
Walking Columns (Scrollable Columns-Chart)
Allow users to scroll through columns in column-chart. Used chart.js, this is ...
ANmaSearch_SpaceFriends and LeftSpaceFriends
Searches for string inside string covering multiple possibilities for space ...
ANmaSearch_OrFriends
Search for one of items in SearchFor_ListOfFriends inside SearchIn and return ...
IfString_StartsWith_AndOr_EndsWith
Checks if String starts with certain char and ends with certain char Or one of ...
ANmaSearch_QuoteFriends
Searches for string inside string with double-quote possibility If single ...
ANmaSearch_AposFriends
Searches for string inside string with apostrophe possibility (or as I call ...
ANmaSearch_AmpFriends
Searches for string inside string with multiple possibilities if the char & ...
ANmaSearch_ApostropheFriends
Searches for string inside string with apostrophe variations conversion
Concatenate_HTMLColumn
Build a string from a certain column in html table (using < table, < tr, and < ...
HTML_InsideTag_ByIndex
Checks if LocIndex is found between open and close of HTMLTag or between close ...
CutString_ReverseFrom
Returns full string starting from the point of LocIndex minus back where we ...