7,985 Archived Topics
Remove Filter ![]() | |
This issue only happens in FF (IE and Chrome seem to work fine). I have a Spry paged dataset (at bottom of page with big blue arrows.) dealpigeon dot com/indexMore.php When I change the page in a paged region (by clicking on arrow), it is refreshed as expected. But in … UI / UX Design dataset ui-ux web-design | |
I have been TRYING to figure out what font this is, as I really want to use it on my site. (I am talking about the font used for the article titles, in this case, "Free Markets, Free Muslims). But I have scoured the CSS and can not figure it … UI / UX Design flash web-design | |
Hi I have a Frontpage 2002 web. I am finding that the program won't generate the HTML code on editing one of my pages and adding to it. In fact (it has happened before on another page) on an edit the previous HTML code is removed leaving a blank page. … UI / UX Design html-css web-browser web-design | |
OK, I hope this is the right forum for this thread, and my apologies if it is not. I was wondering if anyone knew of a good enterprise search solution comparable to the Google Mini Appliance? I am searching through and found Nutch (with which I am reviewing now) but … UI / UX Design ui-ux web-design | |
does anyone know how to make animated logos, pictures, or .gif files? what program do you have to use to create them? UI / UX Design multimedia web-design | |
[CODE]<html> <style> div {border-color:black;border-size:1;border-style:solid;} *{margin:0px,0px,0px,0px;} </style> <body style="display:inline"> <div style="width:20%;height:30%;display:inline;"></div> <div style="width:20%;height:30%;display:inline;"></div> </body> </html>[/CODE] I was trying to make an effect like two boxex placed next to each other. But when I am trying to set size divs don't "listen" to me. They are as big as big is text … UI / UX Design html-css web-design | |
I have a fixed width layout where I'm displaying the header and footer at 100% width and my content in the center is fixed at 960px wide. I'd like to make the center content fill the screen even when there isn't enough content to do it. You can view the … UI / UX Design html-css web-design | |
deleting all browsing history. i have to delete browsing history PLUS most of the time just restart or close the browsers, the reopen them until the css changes take effect. does ANYONE KNOW HOW I CAN JUST INSTANTLY HAVE THEM CHANGED. i delete the history i dont know what takes … UI / UX Design html-css web-design ![]() | |
Hi, I have created dynamic text on a button. How can I get the text to display the hand tool instead of the arrow tool. I have made the text not selectable and given it an instance name then used [CODE]itbl_text.buttonMode = true;[/CODE] it is all contained inside a movie … UI / UX Design multimedia web-design | |
Hello Everyone, Having newly discovered tweeing with code I now would like to learn the AS3 classes in their entirety to know what options I have for animation. It's looking like the only way to learn these classes and their respective methods, events, event handlers, and properties is to go … UI / UX Design multimedia web-design ![]() | |
I've seen on a lot of sites that when you scroll down a text, the background image stays the same; If I scroll down the image stays on the place and the piece of text that can't fit on the image height is shown on a white background; how can … UI / UX Design image web-design | |
Hi Everybody, I'm trying to get rid of margins on the top of a content but actually not able to do so. I have removed the margins and padding of the elements but it still doesn't work. Can you please have a look at the code? [CODE] <!DOCTYPE html PUBLIC … UI / UX Design html-css printer web-design | |
4 corner liquid box issue sample... Waiting for CSS version 3 (I read that probably we need to wait several years) we all poor webdesigners / webmaster are forced to get mad for the 4 round corner box issue. - 1 it is possible do the box layout base with … UI / UX Design web-design | |
![]() | Hi, I am working on a WP theme with a friend and I'm trying to make it more widget-friendly but with twitter-tools after every link it adds a new line, how can I stop this? you can see a live version [URL="http://leegeorg07.co.cc"]here[/URL] thanks. UI / UX Design web-design ![]() |
I am trying to use a transparent png image on a site. its work in firefox but in IE white background is still showing. please suggest UI / UX Design image web-design | |
![]() | Hello everyone! I'm making some rollover buttons in flash, and I could use some help. I have this button that has text on it e.g home, contact and stuff like that, and I would like to make this text an hyperlink. I couldn't find a tutorial for this :( . … UI / UX Design multimedia perl web-design |
![]() | Hello everyone!! I'm doing a webpage in Dreamweaver, just using HTML and CSS. I made navigation buttons using Flash and inserted it into website, but it looks a bit messy, so I'm wondering is there a way to put my navigation buttons in other HTML file and just link it … UI / UX Design flash html-css web-design |
Hi, I have recently added in some code to a blog I am working on. The code displays some images. After each image there is a little box with an arrow pointing outwards at 45 degrees clockwise. The code is not showing in the html and I cannot for the … UI / UX Design web-design | |
I work with a higher ed web dev team. I am currently tasked with making a page with specific items that can assist our content developers when working on their area-specific web pages. I have been browsing google, trying to dig my hands deep within the content but there is … UI / UX Design ui-ux web-design | |
Hi, I have created a Flash MP3 player with a timeline, at the moment you have to click on the place in the timeline to move to but I would like people to be able to click and drag the time slider. The code I have for setting the position … UI / UX Design flash multimedia web-design ![]() | |
I am new to this website. I have done medical illustrations and graphic design. I'm also an abstract painter. I like jazz. I'm working with HTML and I took an 8 week course in it. I'm trying to upgrade my web skills because I'm unemployed and looking for work and … UI / UX Design html-css web-design | |
Hi everyone, I'm looking to start prodding around into the world of web development, and I have some minor experience, but I'm not sure what the preferred tools of choice are. I can make basic sites using Microsoft Expression Web Developer, as well as Visual Studio's accommodated ASP.NET. I've found … UI / UX Design asp.net developer-tools ui-ux visual-basic visual-studio web-design ![]() | |
Hi is there any way to put a test on the image ? for example , this code [CODE]<table width="80%"> <tr> <td align="center" ><img src="10000000.png" width="100%" height="60px"/> ><span style="overflow:hidden"> test </span></td></tr></table>[/CODE] i want to put the test ( here is test ) on the image . how can do it … UI / UX Design image web-design | |
Ok guys, please help me! Here´s the thing, On frame 446 in the main timeline I have a button (btn_habitat) that when clicked it launches an external swf and moves the timeline to frame 461. Everything works fine. The swf loads and it shows on stage. Now, on frame 461 … UI / UX Design multimedia web-design ![]() | |
A friend of mine has a big table on his website: [url]http://www.rpi.edu/~chens/Research.html[/url] I think it looks great, so I tried to copy this style/code, but it is making too many columns: [url]http://www.rpi.edu/~doriad/TechnicalReports.html[/url] I read [url]http://www.w3.org/TR/html4/struct/tables.html[/url] , but it looks to me like I have done everything right (all it is … UI / UX Design web-design | |
Hello everyone, I made some movie clips and tweened with AS3. After watching the tween I realize I forgot to correctly set the registration point. Is there a way to change it without tossing the movie clip? Is there a setting I can go to and alter? Thanks for your … UI / UX Design flash multimedia web-design | |
I have some sections like: [code] <h3>EngineeringNotes.net</h3> <br>I have never .... [/code] (see this page: [url]http://www.rpi.edu/~doriad/Personal.html[/url]) Why is there such an enormous space between the header and the text? I thought <br> should just insert a single line break? Thanks, Dave UI / UX Design web-design | |
Hello. Im trying to put a round image in my webpage. I asked my friends and they told me to make the round image in photoshop then save it in a png file. The background is transparent. I did exactly what they said. Here is how it looks like in … UI / UX Design image web-design | |
[U]I originally built this in Flash 8, then moved the files over to CS4.[/U] Hi, I have a list component where I've loaded song files through xml and everything is working great. I have now been trying to figure out how to make it play one of the 8 files … UI / UX Design multimedia web-design xml | |
Hello, I am a student having trouble with absolute position in firefox along with Safari. (It's the #date1 style.) Here is my CSS code. I took out the absolute and replaced it with the current snippet. No change. I appreciate your help.[code]@charset "UTF-8"; /* CSS Document */ * { margin:0; … UI / UX Design web-design | |
hi...friends Is there any CSS property to make font smooth in IE? UI / UX Design html-css web-design | |
Is it possible to apply XSLT on XML output from a Perl CGI script? I.e. I have a registration form, when submitted it makes an Ajax request, building a query string from the form inputs. The request is made to a Perl CGI script. This script can be called two … UI / UX Design perl web-design xml | |
How do I center this form so it stays centered when I adjust the size of my browser window? [CODE] <form> First name: <input type="text" name="firstname" /> <br /> Last name: <input type="text" name="lastname" /> </form> [/CODE] Thank-you. UI / UX Design web-design | |
HI i have used tag's a to link a address. i've used it like this : <a ... > <img ... /><br /> <h1> example </h1></a> when i've validate it , this error has been showed . is there any problwm if i've used tag's a like this . thanks UI / UX Design web-design | |
I need a really fast reply because I need to turn my site in tomorrow to my professor, and she doesn't know how to fix this issue: I am trying to get my images to enlarge when the mouse cursor hovers over them. Then when the cursor moves off of … UI / UX Design html-css image web-design xml | |
i like this one [URL="http://articles.sitepoint.com/article/script-popup-windows-flash"]http://articles.sitepoint.com/article/script-popup-windows-flash[/URL]. Does anybody knows how to implement this one or maybe the developer page were can i get the code. UI / UX Design flash multimedia web-design | |
Hi all. I am designing a website for my wife's business, and I am coding it by hand -- pure HTML 4.01 Strict and CSS-1. When I loaded it into IE 6 (6.0.2900.5512.xpsp_sp3_gdr.090804-1435) I got a message complaining that it had "Active Content". (I am aware it is a result … UI / UX Design html-css web-browser web-design | |
Please see the comment in my code. How would you do it? Thanks. [CODE]<div style='width:400px; margin-left:auto; margin-right:auto;'> <table cellspacing="10" border="2"> <form action="" method="post"> <tr> <!--How do I get this cell to right justify without the align attribute which has been depreciated--> <td align="right"> Login Email: </td> <td> <input size="24" type="text" … UI / UX Design web-design | |
I recently made a Flash movie with a notable amount of animation much of which was repetitive. I was thinking of learning AS3's Tween class to possible make future tweening more efficient. What do some of you think? Also, Is there a site that either gives or sells AS3 preloaders … UI / UX Design flash multimedia web-design | |
Hi, I hope this is the right place for this question. What program can I use to make nice looking .pdf files from Word documents? Thanks UI / UX Design multimedia pdf web-design | |
Hey everyone, When I open Photoshop CS3 it opens with the selection tool activated. I'd like it to make the move tool my default tool. (It is the most frequently used tool in the toolbar). how do I make it open with that already activated? UI / UX Design multimedia web-design | |
I need to get my pages to automatically adjust when I adjust the size of the window in my browser. Please direct me to some tutorials that can help me or give me some hints for my how to effectively search this issue. Thanks. UI / UX Design web-design | |
I am working on fairly standard layout where the "page" is centered in the window using a wrapper of 960px width (using margin:0 auto to center the wrapper). In that wrapper, I have nested header, content, and footer divs that are set to a width of 100% (of the wrapper). … UI / UX Design web-design | |
Hello guys/girls, I am trying to make this flash game and I am running into a part that I have been stumped on and searching for the solution for the last hour. Basically its a "drag and drop" kind of game and when the user goes to click on an … UI / UX Design flash multimedia web-design | |
HI I have a probleme with the background image of the table . you know ,when we using the img tag for showing an image ,it is possible to determine the width of it but how can do it for a table ? I want to wide the background image … UI / UX Design image web-design | |
I'm am trying to make sure that my webpage comes across conrrectly now that everything is stored on our schools servers, and everything checked out fine yesterday when I was using IE8. Now that I'm here, using IE7, the font face won't come across. These are stored in the server … UI / UX Design html-css web-design | |
Hi. Since my layout does not fit 1024 x 768 (it was designed for 1284), I created another css that would fit 1024 resolution. However, I need to replace images with smaller size. It was only index, a few images. I cannot reduce the image size with css because it … UI / UX Design html-css web-design | |
[CODE]<div id="background"> <img src="images/bg.jpg" class="stretch" alt="" /> </div> #background { width: 100%; height: 100%; position: absolute; overflow: hidden; left: 0px; top: 0px; z-index: 0; } .stretch { width:100%; height:100%; }[/CODE] I put this background the very first div container. It totally covered up my other pictures. I want to force … UI / UX Design web-design | |
I have "copied" the html for a logon screen webpage. It works great and can access the database with the usernames and passwords. However, when entering data for the login, one cannot backspace, if you make an error you must highlight and retype. I believe the code is this <input … UI / UX Design web-design | |
Can someone walk me through how to save the data on my website? Thanks. UI / UX Design web-design |
The End.