7,985 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for Tony0930

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
Member Avatar for HI2Japan
0
84
Member Avatar for palavi

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
Member Avatar for palavi
0
87
Member Avatar for Tony0930

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
Member Avatar for Tony0930
0
48
Member Avatar for TommyBs

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
Member Avatar for hiacclaimdir2
0
129
Member Avatar for adaykin

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
Member Avatar for adaykin
0
150
Member Avatar for goodwin69

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
Member Avatar for nikesh.yadav
0
48
Member Avatar for maniator

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
Member Avatar for wdesign_new
0
124
Member Avatar for webb

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
Member Avatar for peter_budo
0
151
Member Avatar for abs0lut01

[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
Member Avatar for rexibit
0
271
Member Avatar for johnnysan

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
Member Avatar for rexibit
0
133
Member Avatar for Shanti C

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
Member Avatar for rexibit
0
102
Member Avatar for OmniX

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

Member Avatar for OmniX
0
102
Member Avatar for marketingCompan

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
Member Avatar for MidiMagic
0
99
Member Avatar for MetalHobin

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
Member Avatar for MidiMagic
0
137
Member Avatar for Lucrezia

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
Member Avatar for langsor
0
181
Member Avatar for BellaLee

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
Member Avatar for MidiMagic
0
89
Member Avatar for rune79

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
Member Avatar for rune79
0
148
Member Avatar for ceyesuma

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 …

Member Avatar for Reliable
0
96
Member Avatar for Reliable

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
Member Avatar for Reliable
0
87
Member Avatar for jakesee

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
Member Avatar for MidiMagic
0
481
Member Avatar for alihamilton

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
Member Avatar for MidiMagic
0
212
Member Avatar for max2me99

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 …

Member Avatar for MidiMagic
0
130
Member Avatar for kevin wood

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
Member Avatar for aylen
0
104
Member Avatar for 4fivers

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
Member Avatar for rexibit
0
137
Member Avatar for jpl80

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
Member Avatar for peter_budo
0
132
Member Avatar for wanya

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
Member Avatar for belletube
0
139
Member Avatar for cstuart08

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
Member Avatar for Shanti C
0
107
Member Avatar for Mr.UNOwen

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
Member Avatar for Mr.UNOwen
0
100
Member Avatar for sTyleSHA

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
Member Avatar for sreein1986
0
90
Member Avatar for punithapary

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
Member Avatar for sreein1986
0
124
Member Avatar for minbor

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
Member Avatar for rockyourweb
0
115
Member Avatar for shakti786

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
Member Avatar for shakti786
0
69
Member Avatar for chynal

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
Member Avatar for chynal
0
88
Member Avatar for GiddyupGilbert

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
Member Avatar for GiddyupGilbert
0
95
Member Avatar for tactfulsaint

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
Member Avatar for rexibit
0
94
Member Avatar for Ems

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
Member Avatar for Ems
0
104
Member Avatar for Grantmitch1

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
Member Avatar for peter_budo
0
130
Member Avatar for Cobber

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
Member Avatar for MidiMagic
0
124
Member Avatar for Soleybancing

Hi, please i need full explanation on metadata. As in how to implement it into web pages. Thanks

UI / UX Design web-design
Member Avatar for MidiMagic
0
95
Member Avatar for stockton

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
Member Avatar for MidiMagic
0
74
Member Avatar for e_velkova

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
Member Avatar for e_velkova
0
112
Member Avatar for RAH104

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
Member Avatar for peter_budo
0
92
Member Avatar for Grantmitch1

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
Member Avatar for Grantmitch1
0
128
Member Avatar for coumarin

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
Member Avatar for coumarin
0
70
Member Avatar for Soleybancing

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
Member Avatar for Techman2008
0
107
Member Avatar for 3DProf4online

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
Member Avatar for 3DProf4online
0
67
Member Avatar for ofcauseno

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
Member Avatar for dirkite
0
226
Member Avatar for mallows

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
Member Avatar for Grantmitch1
0
93
Member Avatar for evank

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
Member Avatar for Troy III
0
1K
Member Avatar for adaykin

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
Member Avatar for Troy III
0
134

The End.