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 FilterHow do I edit an email form reply from a customer back to the website owner so that it does NOT show empty text field areas that were left blank by the user? I know this is not possible with just regular HTML froms but I heard that maybe there …
Hi every one I am need of help. I currently have a checkbox as part of my page that is used to pass information. I want to change it into a button or when the button is clicked the check box is selected and grayed out and cant be deselected. …
Hello all, I want to create a review web site where I compare several products, but can't seem to find out how this is done. There are lots of professional sites out there that must use some kind of software. Any help would be greatly appreciated. Thanks Troy
I am looking to have nine images in three symmetrical rows. Right now I can format two rows with this coding. .splitright { background-color: #FFFFFF; width: 49%; float: right; overflow: hidden; } .splitleft { background-color: #ffffff; width: 49%; float: left; overflow: hidden; } How can I get a middle row …
I've created a css-only dropdown menu and have [I]finally[/I] gotten it working on Netscape 7.2, Firefox 1.5 and IE 7.0. Is anyone here willing to test this for me on other browsers? [URL]http://makeadiapercake.com/index2.html[/URL] (the button menu on the left) (P.S. I just want to mention that the rest of the …
I have a script sending out an email to some users, and I was going to try to use CSS to format it, until I found out it's nearly impossible. So I have 2 questions. 1. Is it possible to use CSS in email, and ensure everyone can read it? …
I put together a fairly complex website and it doesn't function on some computers, especially macs. I used the Microsoft script editor to write the pages and used vbscript as the scripting language. I originally thought it might of been because I didnt have the <!DOCTYPE> tag as the first …
How to fill color in an object in corel Draw that is made frm free hand tool.I want to draw an object n then to fill it wid any color bt its not happening whn i used free hand tool to make that object. Kindly guide me soon.
Is this possible to make the site images being loaded and then appear suddenly? cause the style have many photos so while it being loaded it appear photo after photo and this is to silly.
Hi! I want to know how to make a preloader to a movie. i searched for flash preloader tutorials in several sites but they are all examples of preloading images. Just images, no movie. :?: Especially a whole page made of Flash that takes time to load. It surely needs …
I was just wondering if anyone knew how to fix the UL and LI hierarchy problem in css with tabmenus. I wanted the border under my featured tab to disappear but it doesnt work well in IE. Please have a look; if you look at this code in Firefox it …
Hi, I've just set up a website but when I type its name on IE7 it doesn't load, no words are seen at the botton of the page like "waiting for http// .... ." Only the word "done" turns up and and the screen remains blank. I contacted the server …
Hi I am badly stuck at my layout due to Adsense... I Have prepared the following website using html and its all well till I dont insert Google ads. Can anyone tell me where I need to make changes? Will be really grateful...!! <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" …
Where do you think is the best place to start?:?:
HI! im having trouble with a rainbow mouseover, it only works on the first like it goes over. The code is here: <script src="rainbow.js"></script> with the js being; [code] //////////////////////////////////////////////////////////////////// // Setting var rate = 20; //////////////////////////////////////////////////////////////////// // Main routine if (document.getElementById) window.onerror=new Function("return true") var objActive; // The object …
How can I open a link without opening it in a frame. I have my main frame being Frame1 My menu Frame is Frame2 <a href="mysite.com" target=???????> I want it to open it in the same window, but destroy all frames because it is the link to home so it …
For starters, I'm a novice, so please forgive me for not being fully versed in all pertinent terminology. For some of the pages on my website I'm having a compatibility issue w/ Mozilla Browsers run on PCs. For example with my page [URL="http://www.skiopp.com/videos_9.htm"]http://www.skiopp.com/videos_9.htm[/URL] I have seperated the left content box …
I am having a problem with drop down menu hiding behind flash in most of the sites I have developed especially using Mozilla.Any ideas,hacks?
I have searched many sites looking for this solution and have been unsuccessful. In dynamic drive, there is a new collapsible content box (Switch Content Script II) that almost does what I need. To wit: Switch Content Script II adds contact/expand functionality to any content using icons such as an …
Hello I have a div inside other div with a margin-top, it looks good in Ie7 but i have an issue in firefox, it doesn't work the margin-top [code] /*CSS*/ #main{background-color:#003399; height:50px; margin-top:10px; width:300px;} #child{background-color:#993300; height:50px; margin-top:10px; margin-bottom:10px; margin-right:10px;} /*HTML*/ <div id="main"> <div id="child">test</div> </div>[/code]
Hi, My question is on weather it is possible to move the mouse on a page after it has touched something. For example: Lets say some one moused over an image, after which the mouse would move down across a certain part of the page. If it is possible how …
In the page you will see a div called div_topbanner. I want to load a flash in there. But I bet I messed up with the css a bitbecause the dimensions of header get a bit messed up when resizing the window. Also it's "higher" in IE (7) than FF. …
I hv attached the file kindly guide me hw to create this logo in adobe.?
How an image can be fitted in a curved area in Adobe as in the attached file? kinldy reply soon. Best Regards,
Hello: I am currently developing DomainPhenom dot com, anyways, when you click the inquire button on the websites for sale page I want it to redirect the user to the contact form but fill in the "domain/website" field automatically on the contact form depending on what site or domain they …
Hello all, This is a relatively simple problem I ran into when designing my site, so hopefully you can help me out here. I have a div like so (for example): [code=html]<div class="box">testing</div>[/code] And here's the CSS: [code=css].box { margin-left: auto; margin-right: auto; width: 50px; color: red; background-color: blue; }[/code] …
:-| Hey People I want to try and put together a Flash game which is a soccer penalty shoot out. Does anyone know of any good tutorials that show you how to make a penalty shoot out game? Thanks alot GR Web FX
Right. I'm designing a site and I at the moment have a very basic nav bar on it. What i want to do is take out the underlines for the links and put an icon next to the text(like a bullet point) for some reason it isn't working, anyone feel …
I starting to work on my personal page and here it is shown below:   My problem is I don't had a footer below, I can't code it...can some one please tell me how to had a footer. CSS code body { margin-top: 0; margin-bottom: 0; margin-left: 0; margin-right: …
I have a form on my webpage, Its not inputing the data to the text file and when i click submit there is an error page. What should I do?
Hello, I built a simple contact form on my web site that simply sends the contents from a form to a php script via a xmlhttprequest. When I originally built this about a month ago, it worked fine. Yesterday, I know the form was filled out twice, as it emails …
Hi, I am having some problems with css on a website that i take care of for my local Scout Troop. I have little idea of css, but have managed so far to put the site together by hacking at a gnu released template. The problems are related to the …
hi, Any one who can tell me the purpose of layers in Dreamweaver? Thankx
I'm using [INLINECODE]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">[/INLINECODE] (xhtml strict doctype) for a site I'm designing and when I validated it, I found that you cannot have [INLINECODE]target=""[/INLINECODE] included else it's not valid. It then went on to say that I should use CSS to do this. I …
Hello CSS Experts, As far as I can tell, what I want to do can't be done. Ihave a gallery page that is liquid in width. Instead of liquid widths of thumbnails, when the page is narrow, I'm planning on two columns (or one) of images, but when the page …
I think I am going nuts. I an using the <a> tag with href to go to a link in another document it works correctly in my topstyle editor, works in mozzilla. When I use IE7 it opens the page but does not go to the proper link here are …
I need to change a logo to the vector-graphic - format. What can I do? Who can help me? regards from Austria...happy easter... Itrenner
[B]I Build Website In India [Religion] Font, I Typed On My Web All Matter In This Font, But Its CanReadable Only Ppl. Whos have Preinstalled Same Font , Other Can't Readable...! Pls. Give Me Solution, any tips, any format in html............................. I am Waiting Ur Valeable Answer... ! What I …
Hey all, Im trying to put a submit news box on my admin page but for some reason my top box, Headline: "Textbox here", is not showing up on my page. Am I doing something wrong? Did I miss a tag somewhere?? Thanks in advance. [CODE] <tr> <td> <br> <!--Display …
Hi, Can anyone tell me how to change a thumbnail image into a large image on another part of the page just by a mouseover of the small image, rather than clicking the image for a larger one. Can I do this using tables? Many thanks from a Dreamweaver inadequate.
Hi: I want to get some movement into some words. The only things I want to change are the layervisibility and the layerposition. This code below works fine in IE and Opera, but doesn't do anything in Netscape 8 (except when watching in IE view). How come: thx :) [CODE] …
[B]Dear all[/B], [COLOR=blue][B]I want to convert this date[/B][/COLOR] [B][I]from[/I][/B] [COLOR=red][B]Sun Apr 1 00:00:00 UTC+0200 2007[/B][/COLOR] [B][I]to[/I][/B] [B][COLOR=red]4/1/2007 00:00:00 [/COLOR][/B] :rolleyes:
Hi all, I'm working on a project with a LOT of non-techies and I'm spending a lot of my day updating our website with their minor changes. I've seen (somewhere) a routine/program/?? that would open, read, and display a text file on the person's webpage without intervention from a techie. …
Hi. I got a problem and want to find a solution backwards :cheesy: How to tell browser not to offer saving password in "password" form? I know it is possible (p.e. internet banks using it), but dont know even where to search? Reason why im searching: I got it in …
It looks fine in IE. But went wrong in Firefox. Also there seems to be a space to the right of each img button. :cry: IE http://imgboost.com/uploads/894333_screenshot2.jpg FF http://imgboost.com/uploads/113426_screenshot1.jpg My Css * { margin: 0; padding: 0; } html{ height: 100%; margin: 0; padding: 0; } body { height: 100%; …
Ok, my house is having a function and we need to have people register online so we have all the information before the event. The form i created sends the form to my email address, BUT it routing it through their email address and making them use there default client …
Greetings! I'm self-taught (i.e. amateur) website designer. I've built a few basic web sites for myself and friends. I'm currently designing a site for my sister, and have a basic working model uploaded using tables as the primary structure: [URL="http://www.kecsvcs.com"]http://www.kecsvcs.com[/URL] I know it's better to use CSS, and my challenge …
Hi all. I need to know how to restore or roll back to built-in function after overriding like following example. String.prototype.substr= function() { return "";} Now I want to use the one already built-in. I shall be very thankful if some one could help me. Sultan Wadood
I am a self taught web-designer, and have not had many lessons in html best practices. I am currently making a website that uses tables for the page layout, and the elements therein. All of the pages display perfectly using Firefox and Konqueror, but when I open them in IE6, …
Hello, im new to this website and i need some help with a flash sig i made. the url to the sig is [URL]http://i60.photobucket.com/albums/h20/2308004/TRASHESSEX.swf[/URL] i am trying to get it to work on the forums of my clan. the sig is not showing just the link with [IMG]http://i60.photobucket.com/albums/h20/2308004/TRASHESSEX.swf[/IMG] thats it …
The End.