I just built a web page that is employing several different javascript elements. I am just curious as to what is considered a fast vs. a slow load time. Mine is coming out to be about 490ms w/ four different javascript pieces. Is that good, bad or average? Wondering if I need to optimize my js elements or not.
...
What is the best way/service to test cross browser compatibility for a website design. I am on a Mac and need to see across all mac browsers and all PC browsers as well (obviously).
...
This is an issue for web developers that aren't or don't have artists.
We would really like some nice templates that we can modify for use on Intranet sites. So does anyone have suggestions for public domain web template/graphics for developers?
...
Hi All,
Please refer the below code. I want the boxes for Blue and all other color to be stretched. I mean it should start and end with the border of Styles and Colors.
Thanks
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content...
Hello guys,
First of all I am not a designer. so this question is may be too easy OR even worse not a proper question at all.
Anyways,
I have downloaded free fonts from GoSquared (link) which provides all fonts in single SVG file.
So, is there any standard way or tool to convert this single SVG files into individual icon's svg/png fi...
I want someone to recommend me fonts that are "in" now-a-days and should be available on most platforms. You see, I am a web-programmer and not much of a web designer. I am asked to use serif fonts.
...
I'm adding items dynamically when a row is selected from GridView.
1. How can i make the items added are selected by default - (solved)
2. How can i avoid duplicates getting added to list
3. How can i remove them from list when user un-checks them.
And I want to change checkbox with an image and I'm using css like following but it i...
I am using a favicon on my site with 30 frames for the animation. After the favicon 30th frame plays, the animation stops.
I need the favicon to loop continuously. How can I achieve that?
...
What arguments can I use to encourage a beginner Web Designer that jQuery library is worth learning and using? For someone that is proficient in HTML and CSS, with some PHP expertise but with little JavaScript, jQuery appears like a huge risk and a maintenance nightmare.
Presentation articles like these ones published by “Smashing Magaz...
My Table structure is like follows:
<table>
<thead>
<tr class="navigation">
</tr>
</thead>
<thead>
<tr class="headers">
</tr>
</thead>
<tbody>
<tr class="even">
<td><a href="#"/></td>
</tr>
<tr class="odd">
</tr>
</tr>
</tbody>
</table>
I have defined following CSS ,how can apply "navigation","header","...
Please refer to the image at:
http://i50.tinypic.com/svgg2h.jpg
I have defined CSS color(#000000) for my anchor tag inside a table.
But that color is overriden by the color value of #content (#50922c) .
How can I solve this problem?
...
Hi there,
im trying to get some background images around a content div. Thing is, the content div should have a flexible width (no problem). The background pics should always be left and right attached to the content div. BUT: the horizontal scrollbar should only be triggered, when the user reduces the window to the width of the content ...
I'm a developer, but I also have a design background; I've been asked to take over site design on the e-commerce site I've been working on for a few years now. There's a lot I'd like to change, but, the fact is, I'm primarily a software developer now. I'm looking to get a refresher on good e-commerce site design, and I was wondering if ...
Hi there'
I'm learning web dev and I am already stucked at some point..
How do I convert a PSD template to a html/css website ?
I've cropped all part of the image and saved them in .gif separately, but then ? Do I have to manually place them in a dreamweaver empty template ? I thought there was an automated way to do so..
Also, I'v...
as the title implies i am searching for a good pattern / schema collection that makes designer <-> webdeveloper communication less ambiguous when it comes to javascript effects and dynamic content loading.
google just provided me with the shorthand markup by ryan singer, but this seems to be restricted to page/ui flows.
can you recomme...
I know GridView control comes with lot of built in functionality, which we can achieve from repeater control. GridView control has performance issues. Why don't we use repeater?
You will be thinking why this question, if you can achieve the functionality and performance using repeater use it, but I want to understand why and when we sho...
Are these suggestions good to give for a successful training session?
Practice time should be always given immediate after technical training?
usually after receiving any technical session about any new thing we do routine work.
If we don't do practice just after training, later when we do any work related to that training then we fee...
I implemented the Coda Slider tutorial successfully that is located here: http://jqueryfordesigners.com/coda-slider-effect/
The slider works great but I am getting a javascript error that I am not sure how to fix. The error says:
'0.offsetWidth' is null or not an object
coda-slider.js, line 19 character 3
Not sure how to fix it. Any...
I'd like to make a website, it's not a huge project, but I'm a bit out of the web design loop. The last time I made a website was probably around 2002. I figure the web frameworks and tools have come a ways since then. It's mostly the design aspect that I'd like it to make easier. I can do the backend language in any language.
My qu...
I was wondering if anyone know of some good tutorials on how to design and code side decorations(or whatever right term there is) like the ones on these website:
http://www.buckle.com/
I'm referring to the spring yellow and red flowers/butterflies
Thanks
...