7,985 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for miram

Hey can anyone help me... I have created an HTML webstie and I have a flash introduction which is sitting inside an HTML page. It loads fine by itself but take a long time if you are on a slow connection so I want to use a loading/progress bar. I …

UI / UX Design flash html-css web-design
Member Avatar for ArtphotoasiA
0
126
Member Avatar for shiv0013

[URL="http://webshapes.org/template/windowview/id/2007122710789078086"]http://webshapes.org/template/windowview/id/2007122710789078086[/URL] how to add drop down menu for this template? else please give a good link to learn drop down menu for css templates

UI / UX Design ui-ux web-design
Member Avatar for helioworld
0
47
Member Avatar for aslittell

I am trying to link a PDF document in HTML and I keep getting this error: "Bad Request Your browser sent a request that this server could not understand. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request." My code is …

UI / UX Design html-css pdf web-design
Member Avatar for aslittell
0
126
Member Avatar for abhay1234

hello. I tried this with a bit of search. I wish to have freedom while typing text in my web page. I want the right margin to be fixed so that when i type text all aligns along the right margin. I tried tables but not satisfied [code] <html> <body> …

UI / UX Design html-css ui-ux web-design
Member Avatar for Dr.Nour
0
71
Member Avatar for megashape

How can I fix this problem? for example, I have this piece of code: [CODE] <ul> <li></li> <li></li> <li></li> </ul> [/CODE] Now with the CSS I've set the margin to 0 between the <li>'s, yet in IE it shows 1px margin between them. when I'm trying to add things beneath …

UI / UX Design web-design
Member Avatar for seo1394
0
139
Member Avatar for dlannetts

Ok, not sure if it's doable and how it's done, so l have come here :) Now what l am after is this, l have a css file and a html file, now in my html file l would like to be able to load in data from a .txt …

UI / UX Design html-css web-design
Member Avatar for almostbob
0
108
Member Avatar for rori

Hi, I'm working on fixing a code for a website that was done by someone else. I noticed this word "fprolloverstyle" in the style tag, and I couldn't understand what it means. I searched online but still I don't understand it! What does it do exactly? Can I remove it? …

UI / UX Design web-design
Member Avatar for Cragdo
0
677
Member Avatar for xylude

I am perplexed as I have ever been in my 3 years of web development. I had a div class named ".bottomAds" that absolutely refused to even render on the page. It was like it wasn't even in the source at all (it was though, because I checked). So I …

UI / UX Design html-css web-design
Member Avatar for MidiMagic
0
88
Member Avatar for diafol

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"> …

Member Avatar for MidiMagic
0
145
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?

UI / UX Design multimedia web-design
Member Avatar for snitch321
0
174
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 web-design
Member Avatar for richardsink64
0
139
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
88
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] …

UI / UX Design html-css web-design
Member Avatar for Cragdo
0
98
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 web-design
Member Avatar for Cragdo
0
102
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
179
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 web-design
Member Avatar for xylude
0
115
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
101
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
255
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 flash web-design
Member Avatar for almostbob
0
83
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 image web-design
Member Avatar for aslittell
0
213
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 web-design
Member Avatar for ablitz
0
80
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 …

UI / UX Design flash html-css web-design
Member Avatar for harrierdh
0
159
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
45
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 …

UI / UX Design image web-design
Member Avatar for webdi
0
94
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 …

UI / UX Design web-design
Member Avatar for ablitz
0
122
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 oracle web-design xml
Member Avatar for ablitz
0
154
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 …

UI / UX Design web-design
Member Avatar for ablitz
0
128
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 …

Member Avatar for techsheaven
0
567
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
128
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 rajarajan2017
0
135
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 …

UI / UX Design flash multimedia web-design
Member Avatar for rajarajan2017
0
79
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 …

UI / UX Design flash html-css web-design
Member Avatar for almostbob
0
129
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 …

Member Avatar for ablitz
0
462
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 …

UI / UX Design web-design
Member Avatar for almostbob
0
141
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, …

UI / UX Design html-css seo web-design
Member Avatar for tranchibinh
0
148
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
Member Avatar for tranchibinh
0
176
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 web-design
Member Avatar for tranchibinh
0
143
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
258
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 web-design
Member Avatar for EvolutionFallen
0
113
Member Avatar for rukshilag

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

UI / UX Design html-css web-design
Member Avatar for infinitymedia
0
86
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
115
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
642
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 web-design
Member Avatar for infinitymedia
0
125
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 ui-ux web-design
Member Avatar for almostbob
0
83
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
153
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 web-design
Member Avatar for MidiMagic
0
180
Member Avatar for marc84

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

UI / UX Design ui-ux web-design
Member Avatar for virtuemart
0
251
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 video web-design
Member Avatar for orenshmu
0
109
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
172
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 ui-ux web-design xml
0
71

The End.