Posted by: phpcurious on: January 3, 2008
1. Be more consistent with the system’s layout to make existing features of the system immediately obvious to the eye of the user.
2. Be more accurate with the information that the system is viewing.
3. Always be updated with the latest version of the latest PHP framework which the system is built on.
4. Be able to [...]
Posted by: phpcurious on: December 27, 2007
Yesterday, I just tried to learn how to use JQuery with Ext in case of need for future sideline projects. It is not that easy at first however, because, to understand the integration better, you still have to understand how ExtJS runs and how to start coding ExtJS for your projects.
Posted by: filchiprogrammer on: December 17, 2007
I was doing this web report, and I thought of improving its user interface design, so I decided to use jquery ajax tabs UI.
But because the ajax-ed content is very large, the tab, when clicked, looks like this in Firefox:
AFAIK, Firefox does not cache ajax content, which is contrary to what Internet Explorer does.
I just [...]
Recent Comments