7,985 Archived Topics
Remove Filter ![]() | |
I finished developing a website that I picked up by using the <URL SNIPPED>myTino Search Engine but I don’t know the exact size the server must be. This is a social network for my school and each user can open an account and upload pictures but I don’t know how … UI / UX Design multimedia web-design | |
hi All, I need a drop down menu in which if a user clicks it , they can select from da list if fields are not present in da list ,it shud allow user to enter da field, and that shud be saved in da list, Is it called a … UI / UX Design web-design | |
I’m working on this Dinosaur animation for a video my colleague is sequencing. I have the structure but I have problems with Dino’s skin. I don’t know how much hue I should use or if there is any special recipe for obtaining that real-life skin that can make you feel … UI / UX Design multimedia video web-design | |
Hello all, Now I know in an ideal world creating a new website would involve a designer and a developer who work together to come up with a solution, but for (i'm guessing) most of us you have to do both jobs. My question is, what do you look at … UI / UX Design html-css ui-ux web-design | |
Hello, I am having problems with a rollover image, for a site I am updating. On the site [url]http://spanglerdesign.com/test/wamso[/url] the about us link on the menu is supposed to turn purple when the mouse goes over it. Also the menu for aboutus shows up to the left on monitors with … UI / UX Design image web-design | |
ok well here is the deal , currently started a webhosting company , been going 3 months now , as i have only been selling from msn and irc , im looking to expand , so what i am in need of is a fully working php site with site … UI / UX Design php web-design | |
I set up this form on our website for people to select categories of what they want from us. for some reason, in Firefox it works fine, but in IE it gets all stretched out... here is the code: [CODE]<div><div id="search_box" class="sideBoxContent centeredContent"><div style="text-align: center;"> <form name="RefineSearchForm" action="/SearchResults.asp" method="get" type="hidden"> … UI / UX Design web-design | |
Can anyone explain how to change the code in a form, so that when the viewers on the web site press the submit button it goes to someoneelses email. do i insert the <a href email code? a bonus question, how do I set up a database for emails to … UI / UX Design ui-ux web-design | |
[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"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>Untitled Document</title> </head> <body> <table> <tr> <td></td><td></td> <div id="myDiv" style="display: none"> <input type="text" /><input type="text" /><input type="text" /> </div></tr></table> <a href="#" onclick="if(document.getElementById('myDiv').style.display=='block'){ document.getElementById('myDiv').style.display='hidden'; } else{ document.getElementById('myDiv').style.display='block';}">Show</a> </body> </html>[/code] The 3 input text will show … UI / UX Design web-design | |
Hi All, I'm a new bie to the world of web design especially coding. I have posted threads on other sites hoping for help with my problem but the answers received do little to fix it. Basically my web pages are fine except for when I view it in IE7 … UI / UX Design web-browser web-design | |
i have one static site in html... can any one please help to search the whole static site with search textbox... Any ideas and help would be appreciated... UI / UX Design web-design | |
I saw one of these and looked very effective and professional. I have been doing research and four methods have come up: - Flash - Javascript - CSS - PHP So which to use and why? and If so how do I make one? Any tutorials? Thanks, Regards X UI / UX Design flash javascript multimedia web-design | |
I am new to your forum and hope I have found a place of help and refuge from the deadly IE6. I am a graphic designer also responsible for all our website design, so a lot of what I do is learn as you go. I design on a proper … UI / UX Design ui-ux web-design | |
I am trying to make a layout for a website with a menu-navigation panel on the left, and the left with a content area. I know how to make blocks 100% height, and I know how to make them scroll, but here's where the trouble comes in, when I have … UI / UX Design ui-ux web-design | |
This is slowly converting me to a suicidal lunatic :P I have an ordered list with class="funkynumbers". The CSS is as follows: [CODE=CSS] ol.funkynumbers { list-style-type:decimal; list-style-position:inside; margin:0; padding:0; } ol.funkynumbers li { font-size:42px; padding: 10px 0px 10px 12px; font-weight:bold; background:url(nem/images/layout/circle_orange.gif) no-repeat 0% 10px; color:white; <if condition="is_browser('ie')"> vertical-align:top; display:list-item; </if> … UI / UX Design html-css image web-design ![]() | |
I would like to be able to have rotating images on my website that fade in and out. As im not very good with a computer i thought i would look some things up on the net.I have tried a few and guess what i couldnt make them work. Is … UI / UX Design web-design | |
I have now spend many hours trying to figure out what can be wrong and how to solve this issue. I have a whitespace in the left side of the website (beside the logo), and not at the right side, and it doesn't seem to be a problem when viewing … UI / UX Design html-css web-design | |
Is this a forum to submit a question on actionscript3.0? if not. my apologies. if so: I made two move clips. one in sepereate layers and an action layer. I have symblos changing position on these movie clips via keyframes. What would code look like to write a method to … UI / UX Design javascript multimedia web-design | |
I have tow questions actaully: [LIST=1] [*]Does anyone know how to integrate PHPlist with an already existing form on their website? [*]HOw do I make a person's photo 3D for placement in an SWF file for a website [/LIST] I have a 2 text field form (name and email) that … UI / UX Design multimedia php web-design | |
Hi people, I'd very much appreciate some help with my issue here.... i have [code=html]<div id='container'> <div id='left_pane_tab' style="float: left;" onclick='toggle(left_pane)'><img src="tab.gif" /></div> <div id='left_pane' style="float: left; display: none"><table style="width: 200px"> ... </table></div> <div id='content_area' style='width: 100%'></div> </div>[/code] currently, the content_area extends beyond the browser's right bounds and a horizontal … UI / UX Design web-design | |
Keeping in mind that I design very basic webpages using Dreamweaver, can anyone advise on including music. A client has asked me if I could do it. Of course, firstly copyright comes to mind but is there an easy way to insert music. I tried with a midi file in … UI / UX Design web-design | |
I can't see why my left and right cols are falling below the main col. Here's some of the html (using dtd xhtml 1 transitional) [code] <link rel="stylesheet" href="cg3col.css" type="text/css" /> </head> <body> <div id="pagewidth"> <div id="header"> <a href="index.html"><img src="images/logoTop.jpg" alt="Cape Gazette" name="cgLogo" width="554" height="126" border="0" id="cgLogo" /></a> <div id="navigation"><script … UI / UX Design html-css javascript printer web-design | |
i want to make a flash image viewer that is always scrolling horizontally across the screen. when the user move the mouse over it stops playing and when the image is clicked the image increases in size. i have found numerous examples of image viewers but not what i want. … UI / UX Design flash image multimedia web-design | |
I was wondering if there is a good program that is very easy friendly for web building for beginners. We all have to start somewhere and sometimes those programs expect you to know what they are talking about.. UI / UX Design web-design | |
Is it wrong for a web site to generate an rss feed consisting of links to stories on other web sites? I think it's a bit misleading but my client wants it. Does that violate any kind of usability/accessibility rule? Thanks, UI / UX Design ui-ux web-design | |
Hi everyone,I am currently taking on jobs on <URL SNIPPED>drupal web design.What I cannot do when it comes to drupal web design is what you fail to think about in the areas of web design and development.Are you looking and or interest in owning a community driven or e-commerce websites?Then … UI / UX Design cms ui-ux web-design | |
Hi, I am kinda new to designing web pages, know all the basics. Does anyone know a good/free site and application to learn and build more advanced web pages from?? UI / UX Design web-design | |
Hello, I just started using HTML and I need help making a web page for someone. The trouble I'm having is that I don't know how to change images when the mouse is over a link (the link is not the image, it's only text). Basically whenever the user hovers … UI / UX Design web-design | |
Dear All, I need to design a poster of a4 or a3 size with a main heading say for example "Professional" as the main heading centre aligned. The 2 subheadings namely "Professional Ideas" (with 22 points below it) and "Novice ideas" (with 22 points below it) has to appear below … UI / UX Design multimedia web-design | |
Can anyone tell me the differences of Illustrator and Photoshop. Both r looking same can anyone tell me In what purpose they using Illustrator and Photoshop Thanks Punitha Pary UI / UX Design multimedia web-design | |
Hello, I'd like to know is there a way to specify what character to use in the unordered list? for example, i'g like to have a list with '-' or '>' for a bullet, but cant find a way to do this in html or css. All ideas very weclome … UI / UX Design html-css web-design | |
i have almost completed my website with yahoo site builder .some pages i wish to create to be accessed by registered user only. how i can make a user registration window to make user registered with the site and how i can created a login window to log in by … UI / UX Design web-design | |
Hello all, I've just started using Dreamweaver 8, very happy but really upset to know Im having alot of trouble trying to use the site definition. :( If anyone can please point out to me where I am going wrong that would be a great help and I would be … UI / UX Design web-design web-server | |
I want to go ahead and design a page that certain parts will be changeable by someone who doesn't know anything about HTML. After I've designed a page I would like this person to be able to fill in boxes, and the copy will fall into the right places on … UI / UX Design html-css web-design | |
hello Everyone I am new into web design and i need to learn how to develop web application using dreamwaver, any tutorial on dream waver and what is css(what is it used for and why is it needed). how to make popups. UI / UX Design web-design | |
I have some downloadable documents (PDF) on my website for visitors to download. But I want to collect their personal information (name, email etc) before they are able to doanload them. Can anyone tell me if there's a simple way of doing this? UI / UX Design pdf web-design | |
Dear Daniweb Community, I have been trying to make a new navigation for my site as my other one didn't work and no one was able to shred any light on how to get it to work. So I have tried an easier solution. Can anyone help me code this: … UI / UX Design web-design | |
Hi, Once again I come to Dani's forum after days of getting nowhere myself. I am using the "htmlarea" editor with one of my scripts. A CSS file (probably) is overriding the changes to font sizes I change in the editor unless they are coded in a certain way. For … UI / UX Design html-css web-design | |
Hi, please i need full explanation on metadata. As in how to implement it into web pages. Thanks UI / UX Design web-design | |
Please tell me how I got the following wrong:- [code] <form name="GetTicket" id="GetTicket" method="post" action="Winner.php?Event="<?php echo $Event ?>"> <table border="1" frame="box" cellpadding="3" align="center" width="300"> <tr><td align=left>Ticket Number</td> <td colspan="2" width=65%> <input type="submit" style="width:0px;height:0px;border:none"> <input type=text name="TicketNumber" id="TicketNumber" value=<?php echo $TicketNumber ?> > </td></tr> <tr><td align=left>Member Number</td> <td align=left><input type="text" readonly … UI / UX Design web-design | |
Hi! Could sb advise me some site with a good css manual - with examples, etc... Something like php.net(when talking for php) Thanks!!! UI / UX Design html-css web-design | |
Hello, [url]http://www.urljet.com/policies.html[/url] In FireFox the live chat icon is on the left hand side however in IE it's centered. It shouldn't be centered. How do I resolve this? Here's an excerpt of the related code: [CODE]<div style="width:707px; margin:0 auto; text-align:right; padding-top:3px; padding-right:5px; height:15px;"><script language="javascript" src="https://support.urljet.com/visitor/index.php?_m=livesupport&_a=htmlcode&departmentid=0&fullname=&email="></script></div> <center> <table border="0" cellpadding="0" cellspacing="0" … UI / UX Design display javascript web-design | |
Okay, well until I can figure out my navigation problems on one site, I have moved on to my next one. I have managed to make the structure I want, but I dont want to use tables. Tables = bad... So I was wondering if anyone can create this image … UI / UX Design web-design | |
I just got an Adobe CS3 bundle containing: Photoshop, Illustrator, InDesign, Acrobat. I would love to find a good book about integrating those, is there such a thing? I saw one of the Dummies series but I have not had such good luck with them. I have not tried the … UI / UX Design adobe multimedia web-design | |
Hi, I just developed a site with a simple flash animation. The site works fine offline, I mean the flash is animating locally but after been uploaded, it refuses to work. what do I do? Also, I need idea on how to create a flash document and reduce it size … UI / UX Design flash multimedia web-design | |
Could you advise please, where it is possible to find ready examples of horizontal menus to implement them into website? UI / UX Design web-design | |
My boss want to add a flash calendar in our company website, but I don't know how to do, Anybody who can help me? Or recommend one? Our demands: 1.can change the background(our website color is blue) 2.can using scripts JSP, can select data from our database UI / UX Design flash ui-ux web-design | |
I have a number of data points that I want to display on a web page. At the moment I use Imagemagick and place the data items on a base image and just display the image. the data gets updated every 5 minutes. Data is for instance temperatures and pressures. … UI / UX Design html-css web-design | |
I have a div in which I am placing several images, and by default they wrap so that each one appears below the one before it and they flow vertically downward. What I am wanting to do is to have them NOT wrap, and instead flow horizontally rightward. I've tried … UI / UX Design web-design | |
Hello, I was wondering if there would be a way I could place an image without it overflowing. So say if there is images within each table cell in a row where each cell is 25 x 25, and the image is 50 x 50, I want to place the … UI / UX Design web-design |
The End.