Blog

Microsoft and OpenAI Bing AI event

Microsoft and OpenAI Bing AI event

Microsoft’s Bing AI event showcased the latest innovations and applications of artificial intelligence (AI) in search and beyond.

How to create Godaddy’s user.ini file

How to create Godaddy’s user.ini file

Godaddy enables Windows, Plesk and Managed WordPress users to create a user.ini file and edit upload_max_filesize, memory_limit, max_execution_time and more.

Categories: The Internet, Tutorials

JoyStiq Deals: Front-End Developer Training

JoyStiq Deals: Front-End Developer Training

JoyStiq is running a non-profit developer training bundle to support the following charities; Child’s Play Charity, World Wildlife Fund, and Creative Commons.

How to detect 2 elements colliding or overlapping in jQuery

How to detect 2 elements colliding or overlapping in jQuery

Having issues with collision detection on those 2 <div> tags of yours? Maybe you don’t want to use a plugin either? Well here’s a simple way to solve your issue.

Categories: The Internet, Tutorials

jQuery .remove() Fix for Internet Explorer 7, 8 and 9

jQuery .remove() Fix for Internet Explorer 7, 8 and 9

IE7, IE8 and IE9 can have issues with certain jQuery functions, one of these is the .remove() function. One (and probably) the only solution I’ve found is to always use an ID or Class selector.

Categories: The Internet, Tutorials