Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

4
votes
5answers
930 views

jQery mouseover to show hidden div and to show div if only mouse still over the div

I have a problem with my mouseover and mouseout. When mouseover a link, it shows hidden div, and mouseout of a div it hides the Div. Problem is that if mouseover a link, then I move mouse somewhere ...
3
votes
5answers
731 views

What is(are) currently the best language(s) for modern web site design? Recommendations? [closed]

I'm a little out of date, before HTML4 and javascript got AJAXy. Does anyone have opinions about the best tools for web site design? I'd rather avoid ASP and .NET, since I've got a limited budget. ...
1
vote
3answers
2k views

jQuery mouseover link to show hidden div

I came across the mouseover event on extratorrent site like the following image. When you hover the mouse over the username link, it shows a hidden div. Pretty neat and slick. I'm new to ...
1
vote
5answers
182 views

First thing to know about improving website layout and design

I am building an internal, data-heavy website for my company on the Microsoft stack (ASP.NET 2.0/C#/SQL Server). Lately I have been trying to improve the layout and design of this site, partly ...
1
vote
4answers
2k views

HTML/CSS: Horizontal bar/design on sites like jQuery

I'm sure it's just simple html/css but I don't know what to call the bar (googling horizontal bar html always results in a horizontal rule). http://jquery.com/ has one - the grayish bar the runs ...