Questions tagged [sitedesign]
9 questions
13
votes
3 answers
jQuery mouseover link to show hidden div
I came across the mouseover event on extratorrent site like the following image.
alt text http://img3.imageshack.us/img3/4516/usercommment999.jpg
When you hover the mouse over the username link, it shows a hidden div. Pretty neat and slick.
I'm new…

Narazana
- 1,940
- 15
- 57
- 88
5
votes
6 answers
jQuery 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 functions. When I mouseover a link, it shows a hidden
, and when I mouseout of the div it hides the div. The problem is that if I mouseover a link, then I move mouse somewhere else which is not…

Narazana
- 1,940
- 15
- 57
- 88
3
votes
1 answer
Design and SEO for a single page dynamic website with AJAX
I designed a website in which the whole site is contained within one page (index.php).
Within the page, tags define different parts of the site (home, contact, blog etc.)
Navigation is achieved by buttons that are always visible, and when…

J.B
- 1,642
- 2
- 15
- 33
2
votes
4 answers
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 across the top separating the menu from the content of…
Tim
1
vote
5 answers
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 because I want it to look good for my employers, but…

Matthew Jones
- 25,644
- 17
- 102
- 155
0
votes
1 answer
"ø" showing instead of "ø" and more
We use a site script to apply site templates in SharePoint online. Recently, it has seemed as though some characters are displaying on the site differently than in the JSON template file.
A sample portion from the site script template:
{
…

Shafeeq
- 21
- 5
0
votes
1 answer
SPOSiteScript does not create the target site column correctly
I used a column definition from where a note Site Column had "Allow unlimited length in document libraries " = Yes
But when a site is created with the site design, the resulting note Site Column shows "Allow unlimited length in document libraries "…

Ofer Gal
- 707
- 1
- 10
- 32
0
votes
1 answer
how to change the color of default chromium music player?
I have a weblog and I want to change the color of default chromium music player for my visitors.
the default chromium music player is this:
I want to make it another color (to be shown on my weblog) but I don't know how : (
thanks in advance.

Peyman
- 3,097
- 5
- 33
- 56
0
votes
3 answers
how to make a php automation background script for Windows and Unix?
I have a script that creates thumbnails of larger images and it works fine, the problem is that it is placed at the beginning of the page where both images are viewed and to my understanding would run every time someone visits the page. This doesn't…

expiredninja
- 1,397
- 4
- 25
- 45