web-ui

Is there a Scheduler/Calendar JS Widget library?

I am looking for some JavaScript based component to be used as a course scheduler which would be a cross between Google Calendar and the login time. I do not know if the right term for this is Course Scheduler but I shall describe this in more detail here. Course Scheduler The widget would be used to enter date and times of a course, as...

What's the best book about web usability and UI design?

What's the best book about web usability and UI design? ...

What java web framework best accomodates web ui designers?

What Java web framework out there best supports a role of "web UI designer", that is, lets you: Use popular web design tools (xhtml validators, css editors, what have you) on your views/pages View changes without running on a server Rapidly prototype different UI options Supports a (somewhatly) clean separation between "developer" and ...

Simple Web UI tool for non UI people

I've recently had an upswing in the number of people looking for web applications that look good too. I'm not much of a design guy though. I need a tool that isn't as complex as Photoshop or Stylevision but will still help me to create a nice clean web UI (like stackoverflow for example) that can be then be integrated into a ASP.NET ma...

Add div above textbox without changing position of textbox

I need to add some HTML content (images, labels, etc.) above a table cell that contains a text box. There are going to be at least 10 rows per page with 8 columns in each row. All 8 columns contain a text box. I've already put together some jQuery that will show and hide this new content area above the table cell, but the CSS is not c...

Web UI element to represent two different micro-views of data in the same spot?

I've been tasked with laying out a portion of a screen for a customer care (call center) app that serves as sort of a header/summary block at the top of the screen. Here's what it looks like: The important part is in the red box. That little tooltip is the biz's vision for how to represent both the numeric SiteId and the textual Site ...

IE 8 doesn't scroll to fragment on initial page load

I'm having a problem with IE where it doesn't scroll to a fragment (#foo on the URL) when the page loads. The anchor for the fragment is part of the base HTML, it isn't dynamic or anything. The page is pretty heavy. If I go into the location bar and hit enter, it scrolls to the anchor as expected (and as observed in other browsers). ...

UI Prototyping Tool which generates html as output

I'm looking for a UI prototyping tool which generates HTML output. I checked SO for Web UI prototyping tools, but none of them generates html as output. Please could you suggest a tool for the same... ...