7,985 Archived Topics
Remove Filter ![]() | |
Hi.... I was wondering if anyone could help me. I'm putting together a website in Dreamweaver and using html, I have several images on the page and what I want to be able to do is when someone rolls over smaller image they get a larger image come up. I … UI / UX Design image web-design | |
Good day, I took the plunge and broke away from doing lay-out with tables and decided to experiment with layers. My coding has gone well and I like the results - except for one thing. Can anyone offer a good resource for appropriate design techniques if a user decides to … UI / UX Design web-browser web-design | |
Hi to all forum members , I'm building a site for an air freight company and wondered if anyone out there has some html code for a freight calculator. The 5 fields i need are KG Length Heigtht Width Destination Airport I need to be able to enter predefined values … UI / UX Design html-css web-design | |
I 'm getting problem with designing by CSS on IE6,IE7,FireFox. A lot property on FireFox don't support on IE6. Please tell me about diffirence between IE6,IE7 and FireFox. If any, tell me a litte example about diffirence between them. Thanks so much UI / UX Design web-design | |
Hi I use dreamweaver to do a football/soccer website in the UK and i am presently trying to do it all in CSS, and that is where my problem lies, well its 2 fold actually, 1 what do other web designers prefer? all table? or all css?, or a mix … UI / UX Design web-design | |
i have couple of videos that are WM files. these files are quite big and i was wondering how could i reduce the size so download wont take long.. which tools can i use to do this? thanks UI / UX Design multimedia video web-design | |
I have put the finishing touches on my website, but ran into a problem when making the Form on my site actually function. It's a basic Form that needs to have a submit button that will validate 4 text fields, then send the info by cgi to my email address. … UI / UX Design ui-ux web-design | |
I have a <div> that will not extend all the way down the page even with the height set to 100% on the <html> and <body> and the div itself. It will not display correctly in ie7 or firefox. I have an external style sheet but this is basicly the … UI / UX Design html-css web-design | |
does anyone no any code that can be attached to a flash button so that it finds and replaces images within a html page. there is a page on the web which looks like it might tell you how to do it but i just keep getting database error when … UI / UX Design flash image multimedia web-design | |
i have an i frame on my page and when a button is clicked it loads the title for that page into the iframe. the problem i am having is when the image is loaded into the iframe it reduces the size of the image. how can i get it … UI / UX Design web-design | |
i am working with a flash menu and would like it load content into an iframe using the button from the menu. i have had a look around and found this code [CODE]on (release){ getURL("commissioning/index1.htm" , "ifrm"); }[/CODE] this is meant to load the new content into the iframe but … UI / UX Design flash multimedia web-design | |
i have done this before but cannot for the life of me remember how it is done. i have my title for my website which is a photoshop image and it is used on all the pages each time i go to a different page in the site it reloads … UI / UX Design flash web-design | |
Hi, I have 3 div columns. Columns 1 and 3 have different colored backgrounds. Column 2 is white background and contains the content. I want the heights of columns 1 & 3 to increase according to the height or the amount of content in column 2. I have tried using … UI / UX Design web-design | |
Hi, When i click on a link in my html page, it will play xxx.midi. How do we do this? Thanks UI / UX Design web-design | |
hey all, i'm working on this test site to get frames to work. i've got the two frames on the left and middle showing a page but they will only show one page and not another if i make a new one. here's the code below. [code] <HTML> <HEAD><TITLE>TEST</TITLE> </HEAD> … UI / UX Design web-design | |
I would like to attempt to make a football juggling game in flash. You simply click the ball and its "kicked up" and keep clicking it to keep it up. See how high many times you can juggle the ball. Maybe in a set amount of time. So thats the … UI / UX Design flash multimedia web-design | |
Hi, I am useing one of my website for short cut icon. Its working fine in mozilla, but not in internet explorer can any one suggestion what mistake i did. My code is [icode]<link rel="SHORTCUT ICON" href="http://www.focusmt.com/images/myicon.ico"/>[/icode] Thanks in advance... UI / UX Design web-design | |
Hello Everyone, Warm Regards to All. Could anyone help me out on how to prefix a image with the url in the address bar? Thanks, Arun. UI / UX Design image web-design | |
hi friends i have been given a task to draw a horse and animate in 3d studio max....and i hae no clue how to do it....i have made a celein fan some cars on road ...but this task is seeming lot difficlut !! please anyone who can guide me through … UI / UX Design multimedia web-design | |
Hi, I'm trying to make a website more accessible to people with intellectual disabilities. I was thinking about putting very simple and easily recognized buttons on the webpages which play mp3's (without opening a separate window, and the mp3's should only start playing once you press a "play" button). I … UI / UX Design audio flash html-css mac-software ui-ux web-design | |
Hey everybody. My website has some nested tables (I know, I know) that are causing some problems. They show up fine in IE, but the dimensions change somewhat in Firefox. It's a small site with only 4 pages (all accessible from the left menu bar). 3 of the pages load … UI / UX Design web-design | |
HELP! I'm going crazy!!! I'm working on a new website and in dreamweaver I put a table inside a DIV area. I'm not very good with DIV fields and tables are easy to me, but not this time for some reason. As you can see in the photo below, in … UI / UX Design html-css web-design | |
I am trying to set the the attributes (border, width, etc) of a href tag using CSS. But it is being very annoying! Padding is working and color and thats just about it. Width, height, borders (only see 2/3 out of the 4 sidded box), etc. Any ideas? Thanks, Regards … UI / UX Design web-design | |
Hi I have no clue why I am not able to color the <p> </p> portion of this website. This code: p { Color: red;} should make all paragrahps red color, but I have no clue why it does not work Here is the entire code below: [code=HTML]<!DOCTYPE html PUBLIC … UI / UX Design html-css web-design xml | |
Can you explain me the how can i write css for the browser scrollbar change colors UI / UX Design web-design | |
Hi, I made a few links that lead to another page on my website but each to a different anchor and when I click in Firefox on one of the links my whole page gets cropped on the destination page. Everything before the anchor is hidden. Please help me! Visit … UI / UX Design web-design | |
Could anyone point me to a good place to learn CSS. Thanks UI / UX Design html-css web-design | |
Alright, I was looking through vBulletin and I am deciding to get it. But where can I get some vBulletin skins. I heard it was a tough challenge to create one and I cannot build a great one. So I am looking for one right now. Anybody have any references … UI / UX Design vbulletin web-design | |
I am trying to set the the attributes (border, width, etc) of a href tag. But it is being very annoying! Padding is working and color and thats just about it. Width, height, borders (only see 2/3 out of the 4 sidded box), etc. Is not working, any ideas? Thanks, … UI / UX Design web-design | |
Hello all - have read numerous posts but still have no idea - up till now have been using Frontpage + FileZilla + Aweber + low end stuff to produce fairly good 'minisites' / pages - have been have more and more trouble with Frontpage / forms / etc - … UI / UX Design web-design | |
Hi... in photoshop there is an option where you can merge 3 different files in one file in such a way that its all mixed with one another... and the whole thing looks as one photograph.. can anyone please tell me where that option is? Thanks in Advance Rohit UI / UX Design multimedia web-design | |
:-/ Can any body help me?:?: UI / UX Design multimedia video web-design | |
Hello! I want to know the procedure for hosting a website on the internet. My website is created and is saved on my computer as a single .pub file (Microsoft Publisher). The size of the file is 50 MB. How can I publish it on the internet free (free web … UI / UX Design unix web-design | |
I need to create a flash file that contains a form with text fields that will use the get method to pass the input field values as url variables. I have searched and search and for the life of me can not find a way to to do this. I … UI / UX Design flash multimedia web-design | |
I am trying to position a javascript with in my 800px container but when i try to do that the script stays outside of the container. Here is my html code for the javascript [code] <div id="hads"> <SCRIPT language="Javascript"> function image() { }; image = new image(); number = 0; … UI / UX Design html-css image javascript web-design | |
I can't figure out how to get boxes like this without images. I want to do it all with divs so any help would be appreciated. [url]http://turk-182.com/comp05.jpg[/url] so i want to be able to put the orange boxes (more like box offset by a box) in rows and boxes. so … UI / UX Design web-design | |
Ok this is not to advertise my site at all (it's quite empty right now as i'm still working on the layout. If you go to [url]http://www.pektop.be[/url] you'll see a black gap between my top section and my middle section, I've literally been searching for hours why it does this … UI / UX Design web-design | |
Hello, I've recently started work on a website that's basically going to be a huge gallery of pictures. I've downloaded a web template from oswd.org and started implementing my gallery (I'm using Plogger). In Firefox, Opera, Safari and IE7 everything works fine but in IE6 the 2 columns, one with … UI / UX Design web-design | |
When working with div's and span's in Expression Web, nearly all current browsers work fine, EXCEPT Firefox 2.0, which completely destroys the layout, as if everything were a block element (there's a carriage return after every object). Inline elements aren't kept that way. This is a sample of the code, … UI / UX Design html-css javascript web-browser web-design | |
Hello, I'm familiar with the ability to create borders and boxes in CSS, but I have a client that has requested diagonal rule to cross through table cells. That is, no matter the dimensions of the table cell, it would contain an X of a specified color. Any advice on … UI / UX Design html-css web-design | |
I'm hoping someone can give me a bit of advice. I've been making websites as a hobby for about 10 years now, I taught myself what to do with a book from the library. Of course things have moved on in 10 years, and recently I've been trying to get … UI / UX Design html-css web-design | |
[code=html]<!doctype HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> [/code] and [code=html]<meta http-equiv="content-type" content="application/xhtml+xml; charset=UTF-8" />[/code] I know these are used more often then others but how do I know which ones best suit my site? Possible List of others? Possible better ones to suit my site? Thanks, Regards X UI / UX Design web-design xml | |
I've been having problems getting my layout to be compatible across browsers. I finally got it doing what I want in IE7, but when I opened it up in Firefox it had all kinds of crazy scrollbars going on everywhere. If I took out the "WIDTH" attribute the scrollbar changed … UI / UX Design web-design | |
I know dynamic content would be alot easier to use but because i dont know php and all that jazz yet iframe is my subsitute while i learn. my problem is that i cant figure out how to make the column on the left stop scrolling. heres the site: [url]http://designersforsale.freebiehost.net/a3preview/[/url] … UI / UX Design web-design | |
i was wondering how it would be possible to generate a different random homepage for my website each time someone clicks it. Basically so that when they type the domain: eg [url]www.example.com[/url] it either loads [url]www.example.com/indexpage1[/url] [url]www.example.com/indexpage2[/url] [url]www.example.com/indexpage3[/url] like here: [url]http://www.leedsunited.com/page/Welcome[/url] everytime you type [url]www.leedsunited.com[/url] into the browser it generates … UI / UX Design web-design | |
I need help I am much to new at CSS this is the web page. [URL="http://www.rybabaseball.org"]www.rybabaseball.org[/URL] I just need it to where when you trigger the calander event and make it expand the rest of the webpage fades out to black or something And you do have to be in … UI / UX Design web-design | |
Hello All, I am stuck with some problem. I have implemented some CSS in my webpage, it works fine with IE but the saddest part is that it is not supported by Firefox. Any ideas how to make it work with Firefox and other browsers (which currently does not support … UI / UX Design html-css web-design | |
How do i go about creating pop down menus in HTML?and how can i arrange text on differrnt layers with in the same page when am using HTML?thanks. UI / UX Design html-css web-design | |
i have created a website using HTML and CSS, i made this using dreamweaver and a template that i found online. I have the main homepage file called: index.htm then i have all of my website pages stored in folders eg Contact Us folder > Contains > contact.htm About Us … UI / UX Design html-css web-design | |
hello, i have created a flash menu to go on to a website that i am building but i have come to a point were i cannot find the actionscript i ned to get the buttons to go to the pages that i want. the problem is that i need … UI / UX Design actionscript flash multimedia web-design |
The End.