7,985 Archived Topics
Remove Filter ![]() | |
Hello, I am new to Adobe flex and trying to create a website. This may sound like a stupid question, but would anyone be able tell me how i would link between different instances of my website. Like, linking between pages, as you would using HTML. Would appreciate anybody's advice, … UI / UX Design adobe ui-ux web-design | |
I am making an 8 page site with d'weaver and the link colors will not show up as (I thought) I selected. One page had white text, turning to black on a grey background; Just like I wanted. GOOD!! The other 8 pages are white and purple? on the grey … UI / UX Design html-css multimedia web-design | |
Alright, I've built this incredible carousel for a portfolio page in a flash website, using an external .XML file for the images;however, after countless hours scouring the web, I can't seem to find the code I need to put in the .XML file, so that clicking on the various pictures … UI / UX Design flash multimedia web-design xml | |
hi frnds.., pls help me in this qery...,i need a text to be keep moving around the table in my html page.pls suggest me asap.. Thanks & regards Krishna UI / UX Design web-design | |
I am trying to put two columns below one column, with a column on the right along side the entire thing. the outcome would be something like: [COLOR="red"] B A N N E R NAVIGATION[/COLOR] [COLOR="red"]LEFTCONTENT[/COLOR]__[COLOR="Green"]R[/COLOR] [COLOR="red"]VERT1 VERT2[/COLOR]__[COLOR="green"]I[/COLOR] ____________ [COLOR="green"]G[/COLOR] ____________ [COLOR="green"]H[/COLOR] ____________ [COLOR="green"]T[/COLOR] [COLOR="red"] FOOTER[/COLOR] [COLOR="Red"] COPYRIGHT[/COLOR] The problem … UI / UX Design html-css web-design | |
hi frnds.., pls help me in this qery...,i need to scroll the text around my table in my html page.pls suggest me asap.. Thanks & regards Krishna UI / UX Design web-design | |
Dear All, I am doing some practice in HTML to learn. Can anybody suggest the name of book, which is useful to learn HTML and CSS from begins. Please provide the weblink also, if it is free on net. Thanks and regards, Nakul UI / UX Design html-css web-design | |
Is it possible to set a table behind an image? I am trying to do a mouseover feature on an image, however it isn't working because the table is on top of the image. UI / UX Design html-css web-design | |
Hi guys I have an html, css and there might even be some javascript in there (but dont worry about that!). Its a two hour practical exam, and im a little bit rusty with html and css (mostly rusty with css). When i've written websites in the past i take … UI / UX Design html-css web-design | |
I'll try to explain this the best I can. If I stop making sense, sorry. I downloaded a template from templatemonster.com and now am running into problems with the template. I understand how to edit and change pictures and text. My problem is I'm having trouble finding things. In the … UI / UX Design flash multimedia web-design | |
When I work with 8-bit images in Photoshop I never achieve to get smooth gradients when working with dark colors. I looks bad and it's a clear line between dark gray and black. My guess is that is because I work 8-bit files but is there any reason at all … UI / UX Design multimedia web-design | |
Hello, I have a web design question involving images and it has been driving me crazy all day. I'm hoping someone will help me and put me out of my misery :-) I have an animated image that I made animated out of 5 jpgs: [URL="http://www.ahtwindows.com/purple/img/mainframe.gif"]http://www.ahtwindows.com/purple/img/mainframe.gif[/URL] I want the thumbnails … UI / UX Design image multimedia web-design ![]() | |
Hello friends i wanted to know if there was a standard dimension for a web page? i.e width and height Thanks UI / UX Design ui-ux web-design | |
Hi everyone, I have a website and its being displayed perfectly in Firefox and in the AOL browser but for some reason graphics and banners are being displaced into different positions when viewed in Internet Explorer 8 and I just wondered why that would be? My web designer says that … UI / UX Design ui-ux web-browser web-design windows-vista | |
I need help, HTML--i have two links, linkA & linkB--when clicking linkA -should display image1 and whn clicking linkB image2 should be displayed. The trick is they must be displayed in one image tag. any one who can help with that? I would appreciate your help. UI / UX Design html-css web-design | |
Hi all, I'm using a div as a pop-up on a page to show some addtional information. First some code: [code=html] <td> <div class="floatingDiv" id="popup"> some txt here... </div> <p style="margin-top: 0px" onMouseOver="ShowContent('popup',0); return true;" onMouseOut="HideContent('popup'); return true;" > .. short message here </p> </td> [/code] [code=css] .floatingDiv { display: … UI / UX Design html-css web-design | |
Hi all and thanks for reading this.. Well i am back with another problem. so it seems i am mostly taking from this site at the moment, although i do see a big donate sign at the top !!! Ah ha ! Anyway here is my question... Please could anybody … UI / UX Design html-css web-design | |
Hi! I am experimenting with layouts and there's one problem I am stuck with badly. I want the main parts of the page to be fixed width, eg. 800px, but want a border or background colour around the menu that fills the whole width of the page. I like having … UI / UX Design html-css web-design | |
Hello everyone, This one has got me stumped so I figured I'd see if all the smart people that hang out here have any suggestions. Here is what I am trying to do: I have php site that pulls data from a SQL DB. based on results from the DB … UI / UX Design web-design | |
Hello I have finished coding my site but i have a small problem. In the main page [URL="http://nik.itcreations.eu/gr/index.php"]http://nik.itcreations.eu/gr/index.php[/URL] the footer div collides with the the previous div. I would like to have some space between these two divs. I have tried to use the margin tag with no success. Your … UI / UX Design web-design | |
I need help stretching a gradient background to 100% width (and 31px height) with centered text over it. Here is the page I am working on: [url]http://www.ahtwindows.com/asset/[/url] The gray gradient nav bar needs to have a width of 100% for all viewers, with the menu text links on top of … UI / UX Design html-css web-design | |
I have just imported an swf file and i want this movie clip to be played at a lot slower frame rate? UI / UX Design multimedia video web-design | |
I'm looking to add a form/quote generator to my site. I do vinyl wall quotes and I would like my customers to be able to design their own wall quote and purchase. Here is an example: [url]http://www.vinylletterdecor.com/designcenter.php[/url] That's just one style that I like. Does anyone have any advice on … UI / UX Design web-design | |
After reading a few tutorials, it looks like this: [url]http://www.rpi.edu/~doriad/Examples/Table/[/url] should make a full (100%) width table. However, the width is actually very small and the table is on the left of the page. Does anyone see what is wrong here? Thanks, Dave UI / UX Design html-css web-design | |
![]() | Hello, I'm making a photo gallery using Flash, AS3 and I'm supposed to use URLRequest. Can someone please explain to me what is its purpose? My gallery works fine but I don't understand what this class id used for? I read some articles on Internet and it says [QUOTE]The URLRequest … UI / UX Design flash multimedia web-design ![]() |
I'm not sure how to ask this and I'll probably sound a little stupid, but bear with me. How does a "membership" website store member data? Is it done with a database? Does it store the information in a flat file as pages that can be edited later? I see … UI / UX Design web-design | |
Hello, I've cut up a single image into two and I would like them to sit on top of each other. Unfortunately, I can't get rid of the empty space between the two images. How is this done? Please copy and paste the code if you wish to view it. … UI / UX Design html-css image web-design | |
![]() | Hello, I'm a newbie to web development, trying to get this image map to work and have no idea where I'm going wrong. The image comes up fine but there are no "hotspots" highlighted, the links don't work, nor does the title pop up when you hover over the area. … UI / UX Design image web-design ![]() |
Dear all, I am currently working on an html project and I wanted to include a vertical navigation menu to the index.html page( the homepage).Am using table and drawing row to do it. I want to add a little extra to it. that is on mouseover on one item in … UI / UX Design web-design | |
hi all, Im a little stuck. I want to place a div inside of a main div to hold a register script. this code has a video to the left and an image to the right, but i want to add a div inside to also display a form on … UI / UX Design apple web-design | |
Hello, I am trying to learn how to embed properly. The following code works. But it does not pass W3C validation as XHTML 1.1. What am I doing wrong? [CODE] <object width="631" height="324"> <param name="movie" value="files/flash.swf"> <param name="wmode" value="transparent" /> <embed src="files/flash.swf" width="631" height="324" wmode="transparent"> </embed> </object [/CODE] UI / UX Design multimedia perl web-design ![]() | |
Hello, our company currently has a web based program using Adobe Flash to present flash images. We also have tools that allow a user to draw and zoom in on those images. The problem is the tools are not very robust. We need to rebuild/revamp it but don't really know … UI / UX Design flash multimedia web-design ![]() | |
How do i stop the video from automatically playing when i enter the frame? UI / UX Design flash multimedia video web-design | |
Im new to dreamweaver. When I am done creating my site how to I get a URL or a HTML or w/e? Can some1 please help me? AIM: Sargo127 Thanks UI / UX Design ui-ux web-design | |
Hi, I am new @ this web building stuff. I have own a domain and am using "NetObjects Fusion Essentials" I don't know anything about accessing or posting my work to the site. Am I using the right software? Or is there something better and easier to use? Thanx, WEB … UI / UX Design ui-ux web-design | |
I have a 3 column css layout which I got from [url]http://matthewjamestaylor.com/blog/perfect-3-column.htm[/url] As is, everything works fine, but I'm trying to make the side columns thinner and the middle column wider. I'm just having a hard time adjusting the layout to meet my needs. Wondering if someone can help me … UI / UX Design html-css web-design | |
I have created a large user form in Dreamweaver 8. I need the results to appear on my website in a particular format. Can I create the results form in Dreamweaver 8 or do I need to purchase a different program? UI / UX Design ui-ux web-design | |
...its just that people are too lazy to do it right! [url]http://www.anybrowser.org/campaign/abdesign3.html[/url] Excellent tips on how to make your site render correctly in [b]ANY BROWSER!![/b] They have a nice discussion site there also :) UI / UX Design ui-ux web-design | |
how can i put this text on image so that this dropdown one and dropdown two appears on image and so on its drop down menu?:S here is the code starts <!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>JavaScript Dropdown Menu … UI / UX Design html-css image ui-ux web-design | |
Dear fellow WDF, It is my pleasure to write you.I want to learn web designer online and i dont know where to look for the resources to do so.Please help out.In this time of reccession,i think someone has to acquire demanding skill.I believe nothing is too difficult to know/learn.with very … UI / UX Design ui-ux web-design | |
I'm making a simple resume online, and would like to know how to fix this problem I have.. As you can see in the image, my new header appears to the left of my "floating" lists. Anybody have any advice on how to fix it? Thanks for any advice. Image … UI / UX Design web-design | |
I am trying to find a way to use and share applications to create a collage from the photos in my albums. UI / UX Design multimedia web-design | |
So - should the body be at the top of this? [CODE]a:link, a:visited, a:active { text-decoration: none; color: #FAFCF6; font-family: tahoma, arial, verdana; font-size: 15px;} a:hover { text-decoration: none; font-family: tahoma, arial, verdana; color: #C6CD4B; font-size: 15px;} TD { font-family: tahoma, arial, verdana; font-size: 9px; color: #F3FEE1; } .f { … UI / UX Design web-design | |
hi I just want to know how to show (change photo) text link on mouseover event on image. Just like on orkut or gmail to change existing photo on site. UI / UX Design web-design | |
greetings. It has been a while since I have done any type of html and even then, I wasn't all that good. Tables were a big deal and css was a new thang. Now, I am pretty good with graphics, and I have a design for a site that I … UI / UX Design cms html-css web-design | |
Hey there community, I recently designed a new blog layout and in the designing process, the html, css and javascript worked perfectly on all browsers. However, when I uploaded it onto my blog host (blogger), the layout became messed up and my div entitled main 1 was pushed to the … UI / UX Design ui-ux web-browser web-design | |
Hello, I am experimenting with float layouts. It is my understanding that if you float three divs to the left they will sit next to each other without bothering any other divs above or below them. As long as the divs have specified width and their container div has enough … UI / UX Design html-css web-design | |
Hi, I've created a 'fake' sound equalizer which acts as a sound toggle button. When the music plays the animation plays with the sound and when you click the animation it stops as does the sound. However, i want the animation to play on ENTER_FRAME, but cant figure out how … UI / UX Design multimedia web-design ![]() | |
Hi, I'm new to CSS and I'm currently trying to make a a simple webpage, however I'm having a little problem with the content div, it seems that no matter the size I put, the width never goes beyond the width of the menu. Here is the code, I would … UI / UX Design html-css web-design xml | |
Hi, I think the problem is simple enough to understand, but if you'd need it, I would set up an example. I'm quite ok with html and css, but I'm not fully comfortable with "float" I use it float: left (or right) to produce text colums, but now I got … UI / UX Design html-css web-design |
The End.