Our UI / UX Design forum encompasses everything related to building a polished end-user experience, from graphic design to usability.
8,049 Archived Topics
Remove Filteralright here is the problem im trying to get a certain menu to have a thin border but in firefox the only way I could do this was to set it to .1em which makes it look chunky in IE so i tried to do some conditional comments to link …
hey folks, i have a drop down that isn't working, i was hoping someone could take a look at it and let me know where i went wrong. the list values are coming up but when i click on an item in the list, it does nothing except give me …
Hi y'all... I'm just getting my feet wet with this whole "usability" thing. Now, from what I've gathered, frames are bad and a thing of the past. Okay, now i'm making my websites with Divs and CSS. Here is my question. On one page of my site, I would like …
hi friends. i am using jsp.........i have designed a jsp web page where one of the option button on click displays calendar.... but the problem is when i click that button...page size is changing... i mean the details of the page which r in sentre r shifting towards extreme left..i …
[php]echo" i have a small website with 4 pages. the index page is ok, but when i click links to visit other pages on my site, they dont open. i know they are located on my c drive, but they are in my public folder also on the ftp server. …
Can anyone tell me if there is a way to automatically publish a dreamweaver web site to the production server at night? THANK YOU!
I just noticed that Yahoo's homepage redesign frames nicely at 1024px. I grabbed a screen shot and it appears that the width is 952px (give or take a pixel) [URL="http://www.visionefx.net/test1.htm"]http://www.visionefx.net/test1.htm[/URL] Good to see that one of the big-dogs has taken a step-up to 1024. Rick
today I found a site with jpg images that by themselves are placed on a strict xhtml source. is it an htaccess function? here is a sample source.. [code] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <title>Photo</title> <style type="text/css"> html, body, p { margin: 0; …
Heh first off, I want to thank the responders here for the help given. Ok, now for the prob. I just wrote my first ever HTML page (awful if ya ask me), and I'm mainly using it as a place to keep files and such. However, it's still in development. …
I have recently moved a file from one location in my website directory structure to another. Though all the linking has been properly maintained, I see I am getting 404 errors when I attempt to go the old path. I am sure I am having a syntax error but don't …
I'm trying to add "shadow" (which is in fact, an image) effect behind the border of my "centerContent" (i.e. the area where the main description text lies). Presently looking page can be seen on: [url]http://allinclusivewebdesign.byethost13.com/AllInclusiveWebDesign/about.php[/url] The related CSS code is: [CODE]#centerContentContainer { width:100%; } #centerContentShadow { background:url(content-shadow.jpg) #FFFFFF; width:760px; float:left; …
Hi, Up until now I have been using wysiwyg editors to work on my website and they have really mangled the code. I am trying to get the text from my main container to begin at the top of the page but it seems to start 10-30 cm down the …
if you sign up for a personalized home on google a few small module items will display on the page. You can then move these around by drag and drop. I wondered if anyone knows how to do this? I would be very greatful for any responses. Thanks
Hello out there. I currently have a vbulletin board up on my site. I already asked at the main site, and everywhere, but no help. I want the News and Announcements forum, to show up on my index page as the content. Like when an admin posts something in that …
Flash, an interactive, multimedia format, was introduced to web design only a few years ago. It was heralded as an absolute breakthrough in Internet technology. Web designers were soon rushing to add Flash to website after website. Unfortunately, Flash, while sometimes quite useful, proved sometimes to be more of a …
I'm wanting to setup a forum for our youthgroup... Paying for one isn't a big deal, but I'm not sure how to do anything with websites. Will someone give me a hand? If not it's ok.
hi, Wishes. This is part of code i would like to work it out. [html]<div > <div id="titDiv"><?php echo $params->get('title');?></div> <div id="layer0" style="position: absolute; border: 1px; width: 200; height: 460></div> <div id="Layer1" style="position:relative; width:136px; height:177px; z-index:1; left: 0px; top: 0px;"><img src="http://127.0.0.1/images/overlay.gif" width="630" height="35"> </div>[/html] I want layer 1 at the …
OK I need a world f help! I just started this whole website stuff and purchased a domain from godaddy.com. I wanted to know how I should go about designing the webpage. I have the Microsoft frontpage program but I do not know how to tranfer that design to the …
hi, i'm just wondering if anyone know's how i would expand a flash movie without enlarging the contents inside of it, so basically i want the flash movie to take up the whole browser window, but doesn't want to stretch the movie, so that i can do some transition effects. …
How do I change the table background color with valid HTML 3.2 code? The browsers I use (the big four--IE, FF, Opera, Netscape) had no problem with the BGCOLOR tag, but that's for HTML 4, not HTML 3.2. If at all possible I'd like to avoid CSS, nothing personal but …
var vvalue=document.forms[0].fname.selectedIndex; var vovalue=document.forms[0].fname.options[vvalue].value <select name="fname"> <option value="Arial">Arial</option> <option value="Symbol">Symbol</option> <option value="Rockwell">Rockwell</option>
I am trying to work through an example from CGI101 (Jaqueline Hamilton's book) and my head is getting turned around. I have two files: env.cgi which looks like [code]#!C:/Perl/bin/perl -wT use strict; use CGI qw(:standard); use CGI::Carp qw(warningsToBrowser fatalsToBrowser); use CGI::Pretty; print header; print start_html("Environment"); foreach my $key (sort(keys(%ENV))) { …
When I use the Fly-out Jscript menu at the following address I can't view the menu on a Apple MAC using IE 5, Safari 2, or Foxfire. Can anyone please take a look at the site I have designed and tell me if I'm leaving out browser specific code that …
I normally try XHTML Validation, however, this time I'm trying CSS validation as well. Most of these errors that I came across were in "background-color" and it says you've NO "background-color", which after delving into it further, I realised that whereever I've "color", I HAVE TO HAVE "background-color" as well …
I am a newbie to Dreamweaver. I have experience working with FrontPage and have been able to work with DW fairly easily and plan to convert all of my websites to DW. However, I have had a couple of problems with some pages I am working with. My audio was …
I normally use [url]http://validator.w3.org/[/url] to validation my XHTML, however, in my current project, I've used PHP as well & all my files has ".php" extention so can't use this site to validation my XHTML codes. Mainly the PHP I've used is for the "include" function to share navigation, header, footer, …
Why is it that text within certain elements are displayed BIGGER in Microsoft Explorer & perfectly well in Firefox on my website ??? See the "Template" text, for example. Is this normal due to browser's incompatibility, since I never had such problem before ??? darsh25.silverserve.co.uk/AllInclusiveWebDesign/ CSS is: [code]/* CSS Document …
I'm trying to add a gradient I made as a background to my "centerContent", so it acts as a shadow to the border of "centerContent". I'm using CSS's z-index property to get the desired result, but am not having this "content-shadow" image displaying on my page, at all. There may …
Please could somebody help me out with this. I have been asked to do this a few times before and decided to try and find out this time. I can't really see how you could do this but If it is possible please could someone tell me how to convert …
Hello! How can I get image coordinats in my web page?
hi all..... i need help and quickly plz about my final year graduation project in the faculty of computer science......i need to collect alot of suggestions and ideas about the project....... i hope it to be about mobile or/and web apps........plz reply me as quick as any one could.....thanks all
ok, firstly, an outline. I create coursware, and the coursware i'm crearing now is HTML, JS etc, etc. It works via MSIE, and is fullscreen, so it does not appear to the client that it is infact MSIE. Ok, so here's the challenge. There are paragraphs that build up (in …
Is it possible to have a script on my site which says something like: [I]"Please click on at least 3 of the links below to continue to the download."[/I] Then, when the user clicks one of the specified links it opens in a new window and this page says: [I]"Please …
Is there code to hide the taskbar in I-Net explorer, all menu icons, menu's and address bar? or perhaps make it AutoHide?
There are two parts to this post - reply for both or either... Firstly, is it POSSIBLE to force a browser to print when it hits a certain web page? And before i get a hundred comments back about the evil world of screwing with a clients browser - this …
Everything else is good so far except the drop shadow around the main content box only goes down to the bottom of the browser window in FireFox and Netscape but works in IE. Here is the HTML site I am redoing in CSS [url]www.sanmarcosonline.info[/url] Here is the CSS site with …
I've been scratching my head on this all night, i'm trying to position in CSS a image in the {body} element (i hope that is the right term, i'm still new to all this). Heres what i have right now: [code]body { background-color: #ffffff; color:#000000; background-image: url(chapter11bkg.jpg); background-repeat: no-repeat; background-position: …
I have just uploaded my first video .avi to a web site. The Flash 8 encoder is real slick, works relatively well. The procedure is also relatively simple Without the video feature a regular .fla file is published and two additional files are created, the .swf file and the .html …
I wish to have links for the menu like this: [url]http://www.tristarwebdesign.co.uk/templates/templates/karma/index.html[/url] However, I wish to have MY OWN font style on each links as it can be seen on: The only difference I want is that this guy has used "title" in order to display text on each "li" link, …
Hey guys, I was curious if someone would be able to provide advice on how to do this... Basically I want to create a simple web-form that has a bunch of questions and allows the user to answer them. Then it has to pass the list of questions under one …
[COLOR=#555555]Dear all members,[/COLOR] [COLOR=#555555]I’m a guy in Saudi Arabia took this design job from the local newspaper which is : A new University in Saudi Arabia called (JAZAN UNIVERSITY) is opening and is requiring a official logo for the University, with the following specifications:[/COLOR] [COLOR=#555555]1- [/COLOR][COLOR=#555555]The logo should be representing …
Hi everybody How can I creat a (rollover image with text link) like this: [url]http://www.yahoo.com/[/url] I mean a (rollover image with text link) like front buttons of yahoo home page, my image is in a diffrent layer from text link, thank you.
Google keeps saying my sitemap is partially indexed, but I have all my pages listed. Any suggestions? Thanks.
On my main web page, I have a button that opens a browser window, this window contains a tree menu created with JS. What I need to know is if I click on a link in the tree menu, is it possible to comunicate with the main page in such …
Hey guys, I'm stumped. I was wondering if any of you know a script so that when you rollover any image, a body of text will appear above it. An example would be here. [url]http://vgfusion.z7xstudios.com/affiliates.php[/url] Roll over the image buttons, and it will say a rating. Ofcourse, they could put …
How do I get a Tree menu to expand when I navigate from another page? ... also is it possible to expand on a specific section? (See prev. Post for code and more background)
Hullo everyone. I know there have been many polls regarding what graphics software everyone uses. In this thread I want to ask specifically what **3D** graphics software you are using and why? I shall start by saying I use the free open source software named blender. I use it cos …
I am a multimedia Production Specialist whom has been thrown into the deep end at work. We produce coursware btw. I have to find a way to create a "Bookmark Button", but, the pages are NOT online, they run directly from a pc. HOW do I do this? The only …
[B]A little backround into the mission:[/B] My sitemap is a tree menu, i need to navigate from a page to the tree menu, but in the tree menu, the page that the visitor came from needs to be highlighted. Here is my code for the tree menu : tree_nodes.js // …
Hi there I am new to this site and have been browsing the CSS related threads...I am at my wits end!! I am developing a site at the moment where I have changed the colours of my scrollbars using CSS. I have defined the colours in the body,html tag inside …
The End.