- Details
- Written by Mike Feng
This is something I found out recently, and may be of interest to other developers.
Consider this HTML code:
<div id="mydiv">
<div class="slab-wrapper">
<div class="slab">
</div>
</div>
</div>
Consider this Mootools 1.24 javascript snippet:
$('mydiv').getElement('div.slab');
Now you would expect <div class="slab"> to be selected, and you'd be right for Chrome, IE and other browsers, but Firefox throws a wrench in by apparently selecting the first element with a class with the word "slab" in it (in this case <div class="slab-wrapper">)
The workaround will be to use:
$('mydiv').getElement('div[class=slab]');
Good luck!
- Details
- Written by Mike Feng
Ho ho ho, Merry Christmas (or X'mas, or happy holidays, or whatever, we don't care!) This is the joyous occasion of the year, a week of festivities spent with friends and families, and everybody should be happy!
To celebrate the holidays, SIMBunch is kicking off our annual Christmas Sale with 25% off all purchases. Simply use the coupon code SIMXMAS during checkout to enjoy this incredible discount!
That's not all: This sale will not end after Christmas, but on New Year's Day 5th January 2013, so everybody will have reason to celebrate!
Due to overwhelming response, we have decided to extend this sale to all 12 days of Christmas!
For more Christmas goodness, check out our good friends at Payplans ! Developers of the leading subscription, membership and payment extension for Joomla, they have kindly provided a list of discounts from other developers, so be sure to thank them!
- Details
- Written by Mike Feng
It's the time of the year where families come together and give thanks for the year...AND ALSO BLACK FRIDAY SHOPPING!
To kick off Black Friday, SIMBunch is offering a 25% discount on all products. Simply use the couple code SIMTHANKSGIVING during checkout to enjoy the discount. Hurry, offer lasts from now until Sunday!
Happy Thanksgiving!
- Details
- Written by Mike Feng
From 12 October until 1 November, the team here will be away on a "retreat". As such, we will be unable to handle any support or receive any emails (no internet where we are going. Ugh!)
We greatly regret this inconvenience to our users, but we will try to make up by having our biggest discount for the longest period of time! From now until 1 November, all products will be available at 50% OFF. Simply use the coupon code SIMBUNCH50 during checkout to enjoy this huge discount. Don't miss out on this opportunity!
We will try to clear all existing support issues by the 12th October. See you guys soon!
If you wish to take this chance to renew multiple subscriptions, please do some one by one. Go to your subscriptions list and click on the Renew link for one subscription. This will create a new invoice. Proceed to complete the payment on Paypal, after applying the 50% discount. Repeat this for the other subscriptions you wish to renew. This will avoid unnecessary delays in the activation of your renewals.
- Details
- Written by Mike Feng
Exciting news! After receiving countless user feedback, we did a little research and decided to release subscriptions for 6 Months (in addition to the current 12-month subscriptions). Prices are now reduced by up to 60%! We will continue to monitor the results and work with some of our most loyal users. Thank you for all the feedback!
The new and complete pricing can be found here. No changes were made to any existing subscriptions, and no coupon codes are required.