ajax

Fixes "object id #", "object #" and "object" errors, provides PHP 4 functionality.

 

Posts Tagged ‘ajax’

Lightbox Plus 2.2 update released

Thursday, July 15th, 2010 12:39 pm GMT -5

Lightbox 2.1 added a new HTML DOM parser. However due to a memory leak in PHP 5.1.x and 5.2.x and an improper use of the garbage collection routine a rather glaring bug was introduced in which all content was replaced by information about the programmatic object.  Version 2.2 addresses this issue and correctly cleans up

Read the rest of the story…

Announcing Lightbox Plus version 2.1

Monday, July 12th, 2010 05:13 pm GMT -5

Lightbox Plus is now up to version 2.1 which replaces the regular expression method for adding lightboxes to content with a new HTML parser method.  Thus far it seems to be much more accurate in interpreting HTML and correctly identifying elements to lightbox.  I also added the option to have your styles live outside of

Read the rest of the story…

Important Lightbox Plus update, version 2.0.5

Friday, July 2nd, 2010 09:00 pm GMT -5

A major flaw was pointed out to me by Milan Petrovic in that the styles (and really the scripts too) in the admin panel were being queued up all across the admin panel. While the scripts were really causing any problems the styles were an issue for plugins that used jQuery UI. I’ve corrected this

Read the rest of the story…

Lightbox Plus version 2.0.1

Monday, June 28th, 2010 11:21 am GMT -5

I just released Lightbox Plus version 2.0.1. Didn’t even get a chance to post about version 2.0 before I did an update. This version includes a number of new features such as the ability to add a secondary lightbox that can include video or flash and inline lightboxes that allow the display of inline content.

Read the rest of the story…

Yes, another Lightbox Plus release, v 1.6.9.7

Wednesday, March 24th, 2010 10:56 am GMT -5

I noticed that the code to cleanup the doubled rel=”lightbox[]” attributes had a nasty couple of changes to it that I forgot to remove after testing. As a result it was removing the href from the link in manually added lightbox attributes and was breaking lightbox completely. See the one line change log and download

Read the rest of the story…