If you want to get the icon for a specific Mac OS application, you have to follow the same kind of path than for the system icon.
But with some difference. In this how to, I’m going to get the icon for the Dashboard application.
Continue reading
WordPress use a lot jQuery and jQuery UI but the jQuery UI datepicker widget is not include by default. So if you want to use it for your plugin, you need to add it by “hand”.
Continue reading
Currently, I’m working again on my WordPress task manager plugin.
I’m using a lot JavaScript and jQuery. I encounter a bug when you try to use the jQuery datepicker inside a jQuery dialog. : the calendar appear behind the dialog.
Continue reading
Toggle JavaScript Console Message
As I’m currently developing a jQuery plugin to deal with huge table that can’t be display without crashing the browser, I start to use a lot the debugging messages in the JavaScript Console of each browser.
These messages are very useful for the developer and helps me to understand what is going on without using the full step to step mode of a JavaScript debugger.
But sometimes you want to simply turn all the message On or Off. We can do that with a global variable and to test every time the value. It works, but it add a lot of lines and make the script slower.
So I wrote a small PHP script which add or remove comment in front of each console. line in your javascript file.
I create a page on SourceForge to have a SVN, a bug tracker and some other nice feature.
Please take a look
https://sourceforge.net/projects/toggleconsole/
Mots-clés: jquery apple theme, jquery ui apple, jquery ui theme apple