Search
Search Linx
Search Linx by entering your search text above.
Featherlight – The ultra slim jQuery lightbox.

Featherlight – The ultra slim jQuery lightbox. Featherlight is a very lightweight jQuery lightbox. Lightweight Featherlight is very, very ..

12:01 am, October 21, 2019

Filtering Data Client-Side: Comparing CSS, jQuery, and React | CSS-Tricks

Say you have a list of 100 names: <ul> <li>Randy Hilpert</li> <li>Peggie Jacobi</li> <li>Ethelyn Nolan Sr.</li> <!-- and then..

5:50 am, September 25, 2019

You Might Not Need jQuery

jQuery and its cousins are great, and by all means use them if it makes it easier to develop your application. If you're developing a library on the other hand,..

11:24 pm, August 18, 2019

Get the cursor location coordinates with jquery and javascript

Get mouse coordinates with... JS and Jquery

2:54 am, July 24, 2019

Re-implementing jQuery methods in the HTMLElement prototype - DEV Community 👩‍💻👨‍💻

10:27 pm, December 6, 2018

jQuery Each Multidimensional JSON Array - Stack Overflow

12:49 am, November 6, 2018

Featherlight – The ultra slim jQuery lightbox.

12:03 am, October 22, 2018

Timeline - A responsive, jQuery-based timeline generator

5:11 am, December 8, 2017

Welcome

This is my test area for webdev. I keep a collection of code here, mostly for my reference. Also if i find a good link, i usually add it here and then forget about it. more...

You could also follow me on twitter. I have a couple of youtube channels if you want to see some video related content. RuneScape 3, Minecraft and also a coding channel here Web Dev.

If you found something useful or like my work, you can buy me a coffee here. Mmm Coffee. ☕

❤️👩‍💻🎮

🪦 2000 - 16 Oct 2022 - Boots
Random Quote


Me
Random CSS Property

shape-outside

The shape-outside CSS property defines a shape—which may be non-rectangular—around which adjacent inline content should wrap. By default, inline content wraps around its margin box; shape-outside provides a way to customize this wrapping, making it possible to wrap text around complex objects rather than simple boxes.
shape-outside css reference