Search results 53

Sorted from new to old.
Card image
jQuery Cookies

Small lib to allow jQuery to access cookies, nice small, needed it yesterday. ...

Card image
Tabs3-BS3

Tabs in Bootstrap 3, custom design with hover effect, 3 top and 3 bottom

Card image
Porting Excel/VBA into OpenOffice Calc

PDF document on what needed to import VBA from Excel into OpenOffice Calc Basic

Card image
Arabic VS Hindi numbers

Settings to force Microsoft Word to show Hindi numbers with Arabic text, or ...

Card image
Embed fonts in Word doc

Embed fonts used in document, to make it available on any machine

Card image
OpenOffice Calc

OpenOffice programming with Visual Basic Some document I had for my reference.

Card image
OnChange

Detect when user changes a textbox using JQuery Needed to have this documented ...

Card image
This Year

A quick JS way to get the year of today, a method found it online, and wanted ...

Card image
VHD files 950MB + 1.8GB + 3GB

VHD files, 950MB, 1.8GB and 3GB, helpful when you want to quickly save files ...

Card image
HTML and URL codes

Always find my self needing to know those quickly to continue working, so ...

Card image
Programming Languages

A nice illustration on different types of languages (the most famous ones only) ...

Card image
FindFile_Word

Finds a file within open documents of current instance

Card image
FixPath_Word

Fixes the path for a given folder, PC or Mac by adding separator only if ...

Card image
InternationalComma

Convert an international numeric with , instead of . Into American style . ...

Card image
AmIMobile

Check if browser is for a mobile or tablet, or not. This was before we have ...

Card image
FoldersIn

Returns list of folders found in given folder in a string in ANStr format, ...