 Welcome to Wizzud's Website! The site has been up and running for a while now so I can't really justify it as being still "under construction". It is intended to gradually evolve into a portal for ecommerce demos, documentation on open source projects, how-to documents, favoured sites for code snippets, references, etc, and basically anything else I feel like making available! (I think the key word here is 'gradually'!).
Based on the excellent Joomla! CMS package, with all sorts of functionality plugged in, there may (eventually) be certain resources that require registration for access to be available - a Forum, for example. At the moment that level of planning is still precisely that - planning! But as I slowly add bits in the site should mature into something that (using a cheese analogy) starts to achieve a flavour that pleases (or offends!) the senses - it may take a while, so please be patient and come back and visit at odd intervals to see if anything has changed. Meanwhile, have a look around. If you find something interesting, or something that doesn't work, please feel free to contact me. PS. If you're looking for somewhere to register for a login account, don't bother - I don't currently have anything that requires any special treatment so registration is disabled.
|
|
|
The jqDock plugin for jQuery has been updated to version 1.9! The full Change Log is available in the jqDock documentation but briefly : - Bug fix : jQuery v1.2.x did not allow Chrome to hide() elements not yet attached to the DOM, which affected labels. Labels are now hidden after insertion (so jQuery v1.2.3 is still the lowest required version, though bot the recommended/preferred!)
- a boolean false can now be specified for the onReady, onSleep and onWake options, in place of having to supply a function that only/always returns false
- added handling for an HTML5 data-jqdock attribute (as an object in valid JSON syntax) on the menu element
- made jqDock caseless, eg. $.jqdock == $.jqDock, and $.fn.jqdock() == $.fn.jqDock(), so either can be used
- minor syntax tweaks to the code, mainly to appease jslint
- site and examples upgraded to use jQuery 'latest' from CDN
I have updated the documentation, added a couple of examples, and upgraded the site and all examples to use jQuery 'latest' from CDN. There is also 1 new Known Issue (see FAQs page).
|
|
|
I have finally gotten around to doing some documentation for the jsCookMenu module for Joomla - well, I've made a start on it anyway. There is only one document available at present, and I must confess that it probably isn't the one of most interest to most people, since it doesn't cover how to change the styling of the menu, merely how to create a new theme as a copy of an existing one. But it is a start! As my documents are static pages I have not quite figured out where to place them in the site, so at the moment they are all available off the main menu, under a relevant sub-menu. When I get the time I intend to rebuild this site, but until then that's where they'll be. |
|
|