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 Filter
Member Avatar for
Member Avatar for Member #120589

YT spits out invalid xhtml for embed code, so have been trying to get to grips with validating pages with embedded videos. Came across this today. Any thoughts? Does it work with all browsers? I've got the modern ones - so can't test the oldies. [CODE]<object type="application/x-shockwave-flash" data="[B]http://www.youtube.com/v/vUzTQWn-wfE&amp;hl=en_US&amp;fs=1&amp;rel=0[/B]" width="400" height="326"> …

UI / UX Design html-css web-design
Member Avatar for MidiMagic
0
155
Member Avatar for snitch321

simple problem here is my code first[CODE]Intro_btn.addEventListener(MouseEvent.CLICK, Click); function Click( event:MouseEvent):void { gotoAndStop("what to put here?"); } [/CODE] and was wondering what do i place in the 'what to put here section so it goes to the next frame instead of a specific frame?

Member Avatar for snitch321
0
190
Member Avatar for richardsink64

Hello, I have a js slideshow in the page, but shows up on the left side. Using Dreamweaver CS4 how would I center the slide show? [url]http://www.sinksphoto.com/test_index_2/index.html[/url] Thanks for your help, Richard

UI / UX Design user-interface web-design
Member Avatar for richardsink64
0
157
Member Avatar for jindalarpan

how i can put iframe on top of other iframe in html, i am trying to do is as follows there is a iframe of size 100px by 100px having src as web1.html and when i click a button outside the iframe new iframe should come up on top of …

UI / UX Design html-css web-design
Member Avatar for almostbob
0
112
Member Avatar for samarudge

Hi, I have a page with four primary DIVS layed out like: [url]http://wp-media.samrudge.co.uk/2010/01/1.png[/url] using the CSS [code=css] body{ background-color:#CCC; } #container{ width:300px; height:auto; background-color:#00F; padding:10px; } #header{ width:300px; margin:5px auto; background-color:#0FF; font-size:24px; } #left{ width:200px; height:auto; background-color:#90F; float:left; } #right{ width:100px; height:auto; background-color:#CF0; float:right; } #footer{ width:300px; background-color:#0F0; float:none; [/code] …

Member Avatar for Cragdo
0
114
Member Avatar for peepster

Hi there, I am doing a site redesign and it shows up without any errors in Firefox, Opera, Safari, Chrome, but in IE for Windows, I get a little "yield sign" in the bottom left hand corner. It says that there's an error on line 16, but there's nothing on …

UI / UX Design javascript web-design
Member Avatar for Cragdo
0
112
Member Avatar for matthewl

Hi! I am trying to develop two columns that are side by side with in the "content" div. As of now the the columns is not forcing the "content" div grow with the columns. I am completely stumped and I could use your help? Here is the html for the …

UI / UX Design html-css web-design
Member Avatar for xylude
0
187
Member Avatar for loll_l

This is my booking form: [url]http://www.n-v-m.co.uk/Booking.html[/url] When 'Submit Order' is clicked a PHP script is triggered that emails me details of the order... What I require is an error message to pop up if either: a) The customer has selected 'No' for 'Is Vehicle roadworthy with full M.O.T.' or b) …

UI / UX Design html-css php web-design
Member Avatar for xylude
0
123
Member Avatar for dlannetts

Well, l have a gradient for my background, just a simple one, here is the code to run it: [CODE]body { background: #d7e3ff url(images/top_gradient.png); repeat-x; width: 800px; background-position:top left; margin: 0 auto; text-align: left; outline: none; }[/CODE] Thats the css, now how do l add a bottom gradient for the …

UI / UX Design html-css web-design
Member Avatar for almostbob
0
107
Member Avatar for HazardTW

I don't understand very much about [URL="http://www.satzansatz.de/cssd/onhavinglayout.html"][U]hasLayout[/U][/URL], but I did just run into a problem where I was using a table for tabular data, but then decided I needed an image in one of the cells and some buttons. In order to get the image and buttons to line up …

UI / UX Design html-css web-design
Member Avatar for nrutman
0
283
Member Avatar for ppetree

WARNING: I'm a complete CSS novice! What I want to do is create a simple registration form that looks like a real paper form. It has a white background. The edit fields (i.e. name, address etc.) are edit boxes without a border but have a line that the user types …

UI / UX Design user-interface web-design
Member Avatar for almostbob
0
94
Member Avatar for tefflox

Can this be done? I need the image in a certain place on the page, within a div of its own.

UI / UX Design graphics:image web-design
Member Avatar for aslittell
0
225
Member Avatar for alexberr

[b]can someone please give adviced on how i could put an upload box for my website,so record labels could upload directly to my website, please help me with the code or explanation of how to do it.thank you all for what you do for othere people[/b]

UI / UX Design user-interface web-design
Member Avatar for ablitz
0
92
Member Avatar for barryw33

Hi I have a horizontal rollover menu with a horizontal submenu I want the submenu to stay out when the use moves his cursor off the menu item unless the user rolls over another menu item like on this site [URL="http://instantcom.es/"]http://instantcom.es/[/URL] now I know that is a flash menu, but …

Member Avatar for harrierdh
0
184
Member Avatar for kenneth_keillor

Can someone kindly help me make my Joomla based website look the same in IE8 as it does in Firefox?

UI / UX Design web-design
Member Avatar for kenneth_keillor
0
60
Member Avatar for webdi

I'm sure this has been discussed but I can't find it in my searching. I have seen suggested solutions, but none work in my case. I've got a page with several divs. Each div has with some text and an image. The images are align to the right of the …

Member Avatar for webdi
0
110
Member Avatar for ablitz

I have a problem with LABEL followed by P tag. [CODE]form#two p { display: inline; margin-bottom: 10px; width:200px; } form#two label { display: block; float: left; width: 100px; margin-bottom: 10px; width: 12em; padding-right: 5px; font-weight: bold; text-align: right; color: #AB0101; }[/CODE] My goal is to get LABEL and P contents …

Member Avatar for ablitz
0
131
Member Avatar for Maverick27

Hi - i have Oracle programming experience but i am new to HTML. Can somebody pls. help me translate attached image (Rates) into HTML code. The HTML code will be plugged into XML file. hxxp: img511. imageshack. us/img511/7827/rates. jpg I have some idea on HTML (very basic) see link below …

UI / UX Design html-css xml
Member Avatar for ablitz
0
175
Member Avatar for Elehas

Hey, I'm having some huge issues with the layout of my main body area. The attachment shows how it's suppose to look. I've recently switched from table-based layouts to css positioning and this is why i'm struggling. I need help with the floats and clears lol. this is my css …

Member Avatar for ablitz
0
145
Member Avatar for toddj

I have my site [url]http://toddj.com[/url] which works fine in firefox 3.5, but hardly at all in IE8. I use tumblr and a custom theme that I built off of one of the original themes. I play around with it a lot so I think I've messed something up while doing …

UI / UX Design html-css javascript web-design
Member Avatar for techsheaven
0
585
Member Avatar for Magic8Computing

Hi, I am developing a company intranet and was wondering is it possible to open the files from the server locations rather than using href as this opens the file from your local temp directory and subsequently read only too. Regards Matthew Clay

UI / UX Design web-design
Member Avatar for harrierdh
0
138
Member Avatar for DJAyzed

Ok i seem to be have alot of problems with this script, first of all there must be an easier way to do something if a function doesnt trigger than having a variable but if this is the only way then it is not working for me. i first tried …

Member Avatar for Member #334542
0
141
Member Avatar for dello

hi all, I don't know if this is the correct place to post this, but I am after some help/advice/tutorial on how to go about creating a menu system similar to: [url]http://www.maxxcount.de[/url] i am just looking at the homepage with the large flash menu... it looks fairly simply - i …

Member Avatar for Member #334542
0
95
Member Avatar for abrocketman

I am creating a website with three coloums. I have set the height to AUTO in CSS. but when i reach a spefic height it goes over it and it wont expand the div tag. I have tried setting the css to 100% and this wont even help. Please could …

Member Avatar for almostbob
0
136
Member Avatar for EddieC

Zend Technologies today is set to announce a series of alliances intended to allow its PHP framework and development environment to work with other widely deployed RIA technologies from Adobe, Dojo and IBM. In a keynote speech at [url=http://www.zendcon.com/ZendCon08/public/content/home]ZendCon[/url], the company's annual PHP developer conference in Cupertino, Calif., Zend CEO …

UI / UX Design adobe javascript php
Member Avatar for ablitz
0
482
Member Avatar for dwlamb_001

Good day, I am having a challenge with a layout for a div that will contain three divs for some navigation aids. I see the three divs as justified right, justified center and justified left respectively. Something like this: ------------------------------------------------------------------------------------- <---------------------div 1> | <div 2> | <div 3-------------------> ------------------------------------------------------------------------------------- <div …

Member Avatar for almostbob
0
149
Member Avatar for dlannetts

l am having a little bit of trouble positioning stuff with css and html, l have a bottom bar and in this bottom bar l have three links one on the left one in the center and one on the right, no l need to position them in three ways, …

Member Avatar for tranchibinh
0
162
Member Avatar for bjdmb

I am having trouble with my footer floating up to the middle of my page. Also having a problem with the container in the background not going around the whole site unless I set a specific height. Any help would be appreciated. Here is the pages code.... [CODE]<body> <div id="main"> …

UI / UX Design web-design wifi
Member Avatar for tranchibinh
0
191
Member Avatar for GReddy4u

joshsonunionsquare dot com/index1.php I just added a 3rd button on the main section titled 'Photos' and as you can see it is being cut off. I've checked my code and it seems all 3 buttons have the same margins so I'm not sure what could be wrong. Any help is …

UI / UX Design user-interface web-design
Member Avatar for tranchibinh
0
147
Member Avatar for rouse

I tried this code to center my main container, it works in FF, Chrome, and Safari, but not IE8. [code] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html> <head> <!-- Inline CSS --> <style type="text/css"> body{ background: black; } #container{ position: absolute; margin: 0 auto; width: 59.375em; height: 52.25em; …

UI / UX Design html-css web-design
Member Avatar for tranchibinh
0
277
Member Avatar for EvolutionFallen

I'm trying to use the [URL="http://htmldog.com/articles/suckerfish/dropdowns/"]Son of Suckerfish[/URL] dropdown menu to make the drop-down menu for a site I'm working on. The dropdown looks fine in FF3, but on IE7 (the only other browser I've tested it on so far) it's got some problems. I've posted an example of the …

UI / UX Design user-interface web-design
Member Avatar for EvolutionFallen
0
127
Member Avatar for rukshilag

Cant HTML be used for client side event handling??? can someone please explain why!!

UI / UX Design html-css user-interface
Member Avatar for infinitymedia
0
102
Member Avatar for wieas

Hi! I am feeling really stupid. I have been struggling for three weeks with my css code trying to get a second color for links on: [url]http://www.orionconsultinggroup.net/About%20Orion.html[/url] I have looked it up on several websites and I am afraid that I am making a mess of my css without positive …

UI / UX Design html-css web-design
Member Avatar for almostbob
0
130
Member Avatar for Mike_H

I am trying to get two radio buttons and their labels to lineup next to each other horizontally. I have tried various CSS code to do so but it never works correctly. The label for the second button is dropping down below its' radio button. Below is code for sample …

UI / UX Design html-css web-design
Member Avatar for Mike_H
0
660
Member Avatar for vishalkhialani

Hi, My client wants me to have the same feature as this site where a user selects a fabric and it shows on the image and stuff like that. I have new clue how to do this. Does any one have any idea on how to get this done ? …

UI / UX Design user-interface web-design
Member Avatar for infinitymedia
0
134
Member Avatar for muaazhassan

How I can improve site layout of my website. My website is [url]http://www.india-forums.tv[/url] , i tried to create left bar in yellow. Is that looking good. Once i have 1204 visitors online but now its down.

UI / UX Design user-interface web-design
Member Avatar for almostbob
0
101
Member Avatar for jreddick82

Hello, I have a website that I designed. All the coding is checked with W3C for both HTML and CSS. I have also changed the DOCTYPE around to try different types and nothing seems to work. When you pull the website up on windows Vista whether it is IE or …

Member Avatar for MidiMagic
0
172
Member Avatar for sunshine12

Basic Question - I am new to Dreamweaver CS3 and I am trying to create a menu bar on the bottom of page with links like Home Contact Jobs FAQ ... with a vertical line separating each word. How do I do this? Thank you for your help.

UI / UX Design html-css web-design
Member Avatar for MidiMagic
0
209
Member Avatar for marc84

Hello, Can any one provide free downloadable website templates ..?? awaiting reply,

UI / UX Design user-interface web-design
Member Avatar for virtuemart
0
269
Member Avatar for misschristi

I need some help. I am trying to post a video slideshow in to my auction listing, and cannot figure out how to do that. I have found on your website here, the codes to put the media player into the listing, but cannot figure out how to put the …

UI / UX Design multimedia video web-design
Member Avatar for orenshmu
0
120
Member Avatar for MeTc123

Hello, I'm currently working on a website for a client it's my first project, I've developed a few pages and would like to upload them to my web host and enable people to view the website via the domain. www. I'm not really 100% sure how to upload & and …

UI / UX Design web-design
Member Avatar for MeTc123
0
176
Member Avatar for handyman_uk

Hi i have a website (i wont psot specifics unless you ask) i have 2 domain names both pointing to the same site i made a sitemap and called it sitemap1.xml the copied it altered the urls and named it sitemap2.xml simples i go to google webtools to submit my …

UI / UX Design user-interface web-design xml
0
88
Member Avatar for JohnAvo

We need to convert bunch of swf files to youtube compatible format/flv. Anyone knows free or not expensive command-line tools which can help to do this. Any advice will be highly appreciated!

UI / UX Design adobe:flash multimedia
Member Avatar for snitch321
0
171
Member Avatar for steve2112

i've just stumbled across a great way to proof read english text. i convert my text to pdf and use the acrobat reader's text to speech thing (view menu, read out loud). i otten make simple mistakes that MS word spell and grammar checker doesn't pick up, like a missing …

UI / UX Design pdf user-interface
Member Avatar for Icarus_Night
0
118
Member Avatar for sangeeta_ratha

Hi, can anyone provide me with an easy code that would display my blogger posts in my website. ? Tried googling about blogger widgets. Any site that would be helpful will also do.

UI / UX Design web-design
Member Avatar for almostbob
0
234
Member Avatar for phid2002

Hi everybody, i made a website using asp and everything it's ok until i notice that the buttons it's not working when using a blackberry. Do anybody has a clue how to get this done.

Member Avatar for phid2002
0
220
Member Avatar for sc0tsman

I have this small iframe I would like on my site however the buttons work perect in firefox and chrome but do not show in IE or opera, I have basic coding skills so go easy please :) Thank you. [CODE]<iframe src="caltest.html" name="myframe" width="582" height="397" align="top" scrolling="no" frameborder="1"</iframe> <br> <input …

Member Avatar for sc0tsman
0
109
Member Avatar for snitch321

ok, new problem. I've created some buttons that essentially i have created for a quiz page. What i've designed them to do is when you click on them they should change in to their hit state and do nothing else. The yes buttons should show a tick on the hit …

UI / UX Design html-css user-interface
Member Avatar for Member #334542
0
81
Member Avatar for azetect

is there any way i can make background same as this site ? [CODE]http://www.cerebos-export.com/[/CODE] i need the web site background effect fit at all resolution without scrollbar at bottom. thanks in advice .

UI / UX Design user-interface web-design
Member Avatar for azetect
0
123
Member Avatar for levsha

Hi guys! Can't figure out why this is not working: [CODE]<div id = "calendar"> <script language="javascript"> document.write(TODAY); </script> </div>[/CODE] Here is the CSS: [CODE]#calendar { width: 956px; height: 15px; float: right; color: #ffffff; background-color: #036779; padding-top: 5px; padding-bottom: 5px; padding-left: 2px; padding-right: 2px; text-align: right; }[/CODE] The text doesn't show. …

UI / UX Design javascript web-design
Member Avatar for levsha
0
100

The End.