OmniGraffle API: Get Text Data From Shapes
I recently had an exercise where I needed to extract all the text from an OmniGraffle document. The task at hand was to check a beautifully designed organisation chart against …
I recently had an exercise where I needed to extract all the text from an OmniGraffle document. The task at hand was to check a beautifully designed organisation chart against …
How can you easily check if a Google Sheet cell has a value, and if it doesn’t to set a default value when assigning it to a variable in Google App Script?
What does the tilde symbol do when used in conjunction with the indexOf JavaScript function?
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 add icons to widget sections in Wordpress websites? This was how I was able to get it done with this simple jQuery code.
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.