Wednesday 1 July 2009

If a user changes text size on a browser, what do they expect to happen?

  1. Only the text should scale, NOT site width & layout
  2. Everything should scale, text AND layout
Cast you vote here and have your say!

Should we replicate page zooming in CSS? when the browser does it by default AND much better.

Tuesday 29 July 2008

googlecode project

I'm in the process of updating my site, but as i'm off on holiday for a couple of weeks i thought i'd get something up and available for people to play with. I've not had a chance to do full browser testing yet so would appreciate if anyone could help out on that. Also please email me any bugs and fixes and all get them implemented as soon as i can when i get back.

I've created a phatfusion googlecode project to help with the development and maintenance of the scripts. The folder structure follows the same format as the mootools more SVN repos and therefore i have included the mootools more scripts in this project too.

THESE ARE 1.2 COMPATIBLE SCRIPTS!

http://phatfusion.googlecode.com/

note: best to look directly at the pages in the _demo and _docs folders as the index pages aren't linked up and working yet.

Friday 11 July 2008

mootools 1.2

First off i must apologise for the lack of 1.2 compatible scripts, i am working on them! If you have managed to modify to scripts to work with 1.2, i would be grateful if you could leave a link in the forums for others to use until i can get official releases out! (hopefully very soon)

I think in most cases its just Fx.Transitions that need to change, but the best way to find out is to check the errors in firebug.

Friday 9 May 2008

Phatfusion forum launched

Hopefully this will be a place where people can get help, post bug and even better post fixes. Discussions on improvements and new features are always welcome.

I've just set it up so no initial posts from me yet, i'll be moving things over from the comments on this blog to start with. But please go ahead and use it.

Tuesday 22 April 2008

a few bugs have been fix for multiBox

A bug with repeatedly open the same image has now been fixed. And if you don't have the title attribute, the controls will still show.

version 1.3.1

Wednesday 16 April 2008

More multiBox updates

Here's a few...

1. New option: 'showControls'. This will turn off the controls.

2. New option: 'offset'. This is an object containing x and y offsets for the box relative to it being centered.

3. New option: 'fixedTop'. This options allows you to specify a fixed top position to all boxes to open to.

4. New option: 'openFromLink'. This says if the box should open from the link thats clicked or from the center of the window.

5. Bug fix: the problem with movies or music still playing when closed or moved to the next item is now fixed.

i've also added a hidden iframe to the box so it will go over dropdown menus etc in IE6 and i've also added one to the overlay script.

now at version 1.3

if there is anything else that people would like let me know.

Tuesday 15 April 2008

Flash in multibox fixed

There was a small bug with using flash files (swf) in multiBox. This has now been fixed (version 1.2.1)