Making Bootstrap modals wider
Bootstrap modals come in 4 sizes, You have the default, small, large and extra-large. The default size is closer to small and often at times in usage feels very restricted…
Bootstrap modals come in 4 sizes, You have the default, small, large and extra-large. The default size is closer to small and often at times in usage feels very restricted…
My idlers is a self-hosted web app for displaying, organizing and storing information about your servers (VPS), shared hosting and domains. Despite what the name infers My idlers isn’t just…
How to set the default value to a HTML date input using vanilla JS or jQuery, including a method to set the date to be 1 month from now. The…
The differences between two very common MySQL keys which is the Primary key compared to the Unique key. Primary key Identifies a unique row in the table, as a default…
Strath Creek falls located in the Mt Disappointment State Forest, best viewed not in the dry months. However, the surrounding cliffs and valley still provide an impressive view.
Opening and closing a Bootstrap modal using the traditional button method and then with jQuery targeting with a button click. CodePen example. Traditional way Opening (showing) the modal the traditional…
The Bay of Islands on the Great Ocean Road. Overcast conditions somewhat dampened the scene. Photos were taken on Sony a6500 with 18-105mm f4.
The 12 Apostles on the Great Ocean Road Victoria. There are only 8 apostles left. Photos were taken on Sony a6500 with 18-105mm f4.
This series is about how to create and develop a WordPress blog theme in 2021 using the correct methods and techniques. Part 6 is the custom functions file. Part 5…
This series is about how to create and develop a WordPress blog theme in 2021 using the correct methods and techniques. Part 5 building the comments section. Part 4 was…