Search results 129

Card image cap
CreateList_Matching

Creates list of items found in rows, where these rows match a value in another ...

Card image cap
Column2AnString_Unique

Creates list of unique items found in a column, returns string with items ...

Card image cap
DelFiles

A very simple to delete a directory and the entire files and folders in its ...

Card image cap
IntlIsAlphaCharacter

Test if a character is alphanumeric, regardless of the code page or language ...

Card image cap
ANSQLWherein

Creates list of items to be used in ' Where item in (List)' list Mainly adds ...

Card image cap
AN_SafeFileName

Clean filename from special characters to make it safe for server upload Then ...

Card image cap
Bootstrap 4.2 RTL + cdn

RTL Bootstrap 4 attached. Or, you can use cdn if you ever need one Was ...

bootstrap-4.2.1-rtl.zip

Card image cap
Parallax Flipping Cards

CSS animated flipping cards From

codepen_wqGgLO.zip

Card image cap
ShrinkText

Shrinks a text into smaller text controlling where is the majority will be ...

Card image cap
DirectionToggle

JS to switch direction between Right-to-Left and Left-to-Right Toggle the ...

Card image cap
Country list in arabic

List of countries codes and names in Arabic, you do not know when you need it ...

Country-list-arabic-master.zip

Card image cap
HTMLDecode + HTMLEncode

Decode and encode back a string using HTML Technically found online, but ...