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.
Hi Samuel!
) cool but I have a little problem with the HTML
Your multibox is very very
element! I show some content from an HTML element in the box that requires all
mouse controls. How can I activate it?
Thanks in advance!!!
Best regards
Hello Samuel,
couldn`t find a contact-button or a mail-form so I choose this way: Can you please tell me which font you are using in the phatfusion-logo under http://www.phatfusion.net/index.htm? That would be nice!
Best regards
Olaf
Hi!!
the solution for the ie bug about htmlelement,
change this line:
this.contentObj.width = this.elementContent.getStyle('width');
for
this.contentObj.width = parseInt(this.elementContent.getStyle('width'));
are in the line 232 more or less!
Hi,
Is there any way to open multi-box from within an swf file? Also are groups possible from within swf.
Any help would be appreciated.
Regards,
Rick
Hi,
I send you a code for the pathfusion form validate. It will be really interesting to have a function to verify the password (when you have to create a count with your password and the verification of your password).
Tell me what do you think of the code to add.
Thanks in advance,
Denis