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: 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