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 FilterI am sorry if this is addressed somewhere already but I cant find it. I have read a lot about using a print stylesheet. I understand that and it sounds like a great plan. However I cannot find any information about how to actually make the call to print a …
Hi guys, Apologies for posting another one of these - I have tried to do it myself, but no luck. My site has an unwanted space at the top of each page. I'm new to web design (and a rank amateur as you can see). I've read some other threads …
Hi guys, At the moment I'm looking to test pure actionscript 3.0 code, because one, cs4 takes ages to load and two, flash develop can be used anywhere. I've heard that flash develop is a free to use but I wanted to know how to install it. Any help would …
I am developing a site. i want to add Login Dialog box same as below site [url]www.unigo.com[/url] -See Login Dialog Box Of This site. Can any one help me what i have to do for develop this type of popup Dialog box
After reviewing the analytics, it seems that the most popular link on my home page is the logo linking to the home page. It has around 18% of the clicks for the last month. This seems really strange to me. My best guess is that people don't realize that they …
I have created a site using templates and I want to insert a status bar message on one page. Any ideas where I can put this code on the page as I cant edit the body tag on this specific page, only on the template.
I really need help, I have a client who likes the design I helped them with but its not compatible with IE6. I am posting some screenshots. The site to the left is the IE6 browser shot, and the one to the right is IE7/8. I don't know what to …
Hi, I'm not an expert when it comes too designing. so i was wondering if anyone could help me. I have a page that generates A LOT of data from the database via php and puts it in a table so I can never determine the current height of the …
I have margine on <div> on top and left that I dont want. Here's the CSS: #wrapper { border:0; margin: 0 auto; top:-10px; background:black; } Here's the pic: [url]http://img410.imageshack.us/img410/5049/pokazmargina.jpg[/url]
I have finally managed a page with CSS layout BUT ... While header text fonts are exactly the same in IE and Firefox, all the <p> text is much smaller in Firefox than IE. It's messing up my layout, the difference is quite large. My text size is set as …
Hi all i wonder if anyone can help me i am trying to create a simplte html for which will send the name e-mail and address that the user has entered to a specified email for example [email]qwerty@hotmail.co.uk[/email] so far with no luck Thanks (hope someone can help)
Hi I am worthless in CSS. My boss doesn't want me to use </br>:( I have a repeater and a div which is relative, like he said I should have. Then I placed spans which are absolute and with top and left. It works fine when there is just one …
Okay, I have literally tried everything, I've googled and binged. Recently, I used a script off of dynamicdrive.com because they are great for scrolling scripts. I used the image scroller and it worked fine under my profile on the web page I am helping to design for my web design …
Hi guys, Brand new here - and I'm praying to god someone can help me out. My blood pressure is probably triple what it should be. First off let me apologize to the admins as I know this dead horse has been beat to death a thousand times on these …
I have a picture that I would like the plug at the end of the G grow when you mouse over it. I have tried making 3 images and am unable to make it work. Can anyone assist on what I can do? I am using CS4 to do this. …
I think this one is simple. I've checked Google but could not find the exact answer so I thought maybe someone here could help. I have a Div that I would like to float 3 other elements in. So let's say [CODE]<style type="text/css"> .alignleft { float: left; } .alignright { …
Hi Guys, I am having trouble getting the getItemAt method of the ArrayCollection class to work in ActionScript even though it seems to work fine in MXML. Any help greatly appreciated. In the attached code lines 95->97 work fine whereas line 35 throws a "Cannot access a property or method …
Hello, I've made a website and have images in a sidebar. Everything's good in IE. In Firefox it is transparent. The sidebar consists of PNG images with transparent backgrounds and rounded edges. I've used code for style: #sidebar { margin:0; padding:0; background-color:transparent; } Any suggestions appreciated! (URL is: http://www.humanrightsfirst.org/index-bkup-4-21-10.aspx)
What is the best way to handle site navigation? When I first started learning web development I had html-files which I linked to. Later on I sent variables through the url and used a php-script with $_GET to load the appropriate content. Let's say that the url looked like this: …
Hello guys, i'll go straight to the point here. I have some rectangulars one on top of each other and a list of colors next to them. I want the user to click a rectangular then select a color.
[CODE]Hi Folks, I am trying to insert a free script from [B]Dynamic Drive[/B] for a flexible slideshow. I am using Dreamweaver CS4 and the code goes in ok and works well in Live view. But - the slideshow is on the left of the cell in which it is inserted. …
[CODE]Hi Folks, Another new bod asking questions. I am trying to insert a free script from Dynamic Drive ([URL="http://www.dynamicdrive.com"][/URL]) for a flexible slideshow. I am using Dreamweaver CS4 and the code goes in ok and works well in Live view. But - the slideshow is on the left of the …
Hi all, I want to download latest software for graphics and multimedia. can anyone give me the exact URL where I can download the latest multimedia software. With Regards,
Hi, I am new to streaming media. I mean, using them in the internet is simple, but I want to put some audio and video extracts on a web page. I couldn't really find a beginner guide, does anyone have a link? As far as I know, your web server …
At the top of my classic asp page, I have a the following code to select the relevant stylesheet depending on which browser is being used: - [CODE]<!--[if IE 6]><link rel="stylesheet" type="text/css" href="../styles/main-ie6.css" /><![endif]--> <!--[if gt IE 6]><link href="../styles/main.css" rel="stylesheet" type="text/css" /> <!--[else]><link href="../styles/main.css" type="text/css" rel="stylesheet" /><![endif]-->[/CODE] The problem is …
Hey everyone, This is a thread about a rather complex SWF operation (for me at least is it complex) What is done: I have a main SWF file that loads some other SWF to be displayed in it and also loads 2 JPG's as the background of the buttons. There …
Hey guys, im making a website with strihttp://www.daniweb.com/forums/newthread.php?do=newthread&f=143ct xhtml design and everytime i upload an image, it just wont validate when i try the w3schools validator. It keeps giving me an error message: " 1. Error Line 14, Column 36: document type does not allow element "img" here <img src="banner.jpg" …
Take a look at this: [url]http://flash-planet.co.cc/ViewGame.php?gid=93823[/url] The navlist is pushing all my content down. How do I avoid that?? conflicting CSS: [CODE] #conTOP { background-image:url('images/contop.png'); background-repeat: no-repeat; position:relative; width: 800px; height: 320px; top:170px; } .navlist { background-image:url('images/navlist.png'); background-repeat: no-repeat; position:relative; width: 250px; height: 600px; top:170px; left:730px; }[/CODE]
Hello everyone, I have a site which uses YUI to build a drop down menu system. There are two pages in this site that have embedded .pdf files in them. When one of the pages with the .pdf is open the drop down menu goes behind the .pdf and you …
I have a problem with my left menus. I have 2 menus, a main menu on the top of the website and a menu on my left. I have 5 buttons/links on my main menu and for each section of the website I have a menu in the left frame. …
The drop down menu does not display in IE7 & IE6 and the positioning is also not working correctly. This page has both issues. [url]http://www.pinnaclebuildingmaterials.com/About_Us/about_us.html[/url] On the following page the positioning is correct: [url]http://www.pinnaclebuildingmaterials.com/Request_a_Quote/Contact_Us.html[/url] Suggestions would be much appreciated
<input type="file"> will open a file open dialog when clicked. I want to open the same file open dialog, with the button only (no input text) and with Open text on the button (not Browse) - any ideas?
Hi everyone I can't remember how to get rid of the border on images when i use them as links, and also can someone remind me the code for changing text links, sumthin link <body alink="" vlink=""> But i can't remember it very well.
I havent done HTML in ages, so when I was redesigning my site, I used pohotoshop (slices and whatnot) to make my page and generated the html. When I open the html file on firefox its perfect, seemless, but when copy it to my website horrible white gaps appear between …
Hi, I am working with a dreameaver template. However, it shown the text of the body in the left side bar. I had attached a screenshoot. [CODE]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <!-- DW6 --> <head> <!-- Copyright 2005 Macromedia, Inc. All rights reserved. --> <!-- …
Hey everybody I am doing an Earth Day video for a school project in flash, and I figured out the snow effect and I have it inserted into my video at frame "411". Now my problem is, I cant get it to stop at frame "453" I have tried the …
Hello everyone. I am trying to learn css. I download a free web template and have began to modify it a little bit. I feel like I am learning a lot, but I am trying to figure out why I have two vertical lines between two of my div's and …
hi. i have just started in a quest to design my own site. i have come along alot of information and i know a little HTML (just myspace codes really) but today i heard about CSS, but i have no idea what it does how much it costs or where …
Hi all, I want to print a page from another page. I have a master page with links to other page. When I click "print," it should print the another page. The function window.print() is printing only the active page. So on click print i am opening a new window. …
i have got a div with width=600px, but when i put some text inside it, it exceeds the 600px size instead of breaking up and continuing on another line. i inherited this code and first though maybe it was the positioning declared in the stylesheet or because i dont have …
Anyone had someone design them a custom flash video player for their site? If so who did it and how much does it run? I am looking for someone to do this for me.
How can I make OnMouseOver effect apply in a whole <div> like whenever the mouse is over that div it does something.
I have a code in .css file: [CODE] .... body { background: red; font: 70%/1.5em Verdana, Tahoma, arial, sans-serif; color: #777; margin: 15px 0; } ... [/CODE] In the html file, there is a form: [CODE] <body> .... <div> <form> <table> <tr><td>name</td><td><input ..../></td></tr> <tr><td>address</td><td><input ..../></td></tr> </table> </form> </div> .... </body> …
Hi, I have 2 style sheets for my site. One is for small screen and the other is for large screen. Here is the code. [CODE]<script type="text/javascript"> if (screen.width >= '900'){ document.write('<link href="main.css" rel="stylesheet" type="text/css" />'); }else {document.write('<link href="small.css" rel="stylesheet" type="text/css" />'); } </script>[/CODE] What I want to do is …
Im making a google map, and ive been looking at other sites maps and saw something I like here: [url]http://www.northstar.co.za/index.php/site/contact-us/[/url] At the bottom of the map they have that darkened bar with the 'view larger map' action in it, how would I add this to my map? I looked at …
Google Maps Directions in infowindow Take a look at the link below. Click on one of my markers in the map. Inside the info windows I would like to have “Directions: To here - From here” feature in it. Thanks in advance for your assistance. [URL="http://www.crucialdesign.net/diningguide/test.html"]http://www.crucialdesign.net/diningguide/test.html[/URL]
Hello Everyone, I am struggling to print a page in landscape. The reason behind to print in landscape was that, the table has many coulmns or anything else can be done besides printing in landscape?. Is there any statement in html to server the option of [U]fit in page[/U] in …
Hi, what's wrong with this code? Now disappear background and div after this code show incorrect. [CODE="HTML"] <html> <head> <style type="text/css"> #first{ width: 200px; background-color: #345752; } #left_b{ background:transparent url('img/left.png'); background-position: left top; background-repeat: repeat-y; } #right_b{ background:transparent url('img/right.png'); background-position: right top; background-repeat: repeat-y; } #text{ float: left; width: 50px; …
Does anyone know if there is a way to embed an executable in a web page to run in that web page. This would be a client side page. Here is what I want to do. I am a systems admin (not a web dev even though I know just …
This has me extremely frustrated. All my pages look fine in every browser EXCEPT Internet Explorer. For some reason, IE keeps moving my text to the right. Grrrr. Here is an example: [url]www.valleyafs.com/resources.htm[/url] I'm hoping someone can see what I've done wrong with my code, but any help is appreciated. …
The End.