Well alive

Tue, 5 Dec 2006

Hey, long time! School work has eaten up all of my time recently. I'm going to have Christmas break in a fortnight though, so you may expect some updates for the scripts. I've planned to roll out a new version for the calendar script first to fix some current stupid bugs.

Posted at 06:30 am in Uncategorized

Comments

  1. Just about to use your news script. Looks great! Keep up the good work, and thank you very much!! I rarely leave comments anywhere but decided too because dev's always love that :P :D Again, thanks!
    by Chris Campbell on Thu, 7 Dec 2006, 02:26 am #
  2. your script looks great. gonna test it. bbhtml icons should be a nice addition.
    by nuno on Thu, 7 Dec 2006, 12:13 pm #
  3. When you're deleting bugs, i'd like to point you on some trouble i'm having with the script in a website that uses CSS and layers under IE7. FF and IE6 work fine though. The problem is that the floating windows doesn't show up.
    by Tommy on Fri, 15 Dec 2006, 11:47 am #
  4. I thought IE7 fixed its :hover bug already. Anyway, you can fix this yourself though. In config.php, around line 254, which is
    var isIE = ...
    replace the code by
    var isIE = navigator.userAgent.indexOf("MSIE")>-1
    by NT on Fri, 15 Dec 2006, 01:14 pm #
  5. lol Nice layout
    by Beto on Sun, 17 Dec 2006, 03:49 am #
  6. Your script is cool!
    by Dale Rodgers on Sat, 13 Jan 2007, 04:24 pm #