Create Sidebar Nav Menu Using jQuery & WordPress
How do you create a sidebar using just jQuery in Wordpress? What if the structure of the sidebar contains sub menus? Here’s some code I created to help achieve this task.
How do you create a sidebar using just jQuery in Wordpress? What if the structure of the sidebar contains sub menus? Here’s some code I created to help achieve this task.
How can you get the Colorbox element to behave with YouTube embeds. In this article I explore how I fixed a display of the Colorbox modal to display a YouTube video.
How do you create a simple jQuery background image slider? As these elements within web pages, especially on the index page, are becoming popular this is something we can do with relative ease.
Is there a way where I can write math looking functions without the need of bringing in MathJAX or other heavy LaTeX renderers? Especially if the need is quite simple, such as writing a simple algebraic fraction. Thankfully there is!