7,985 Archived Topics
Remove Filter ![]() | |
Would someone have time to look at some classes and an XML to try to tell me why nothing is loading? I have: A simple interface with two combo boxes (that do load) and they are linked to two separate classes. One cb class should load an UILoader class and … UI / UX Design multimedia web-design xml | |
I am trying to create a membership for my website. I would like my members to have passwords and to be able to log into their accounts. I would like them to be able to retrieve both their Usernames, as well as their passwords by clicking "forgotten username" or "fogot … UI / UX Design web-design | |
Hi I am using MS Expression Web 2 migrating from Frontpage 2002. I have decided to try to produce an up to standards web site using CSS and this doctype: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -as suggested by an article Getting Started or similar that I think … UI / UX Design html-css web-design | |
[COLOR="Green"][B]im a new member of this site i hope you can help me, :) i just want to know how to code in applying text color in html for instance if i leave a comment in my friendster site. :icon_question: i'm willing to wait for your response. ;) thank you … UI / UX Design html-css web-design | |
I've been trying all methods to stretch the background color to fill 100% of the page but it doesn't work in Firefox 3. It just stretches to where the content is. It seems to work fine in IE 7, but there is some space to scroll up and down. Here's … UI / UX Design html-css web-design ![]() | |
quick question.. is it possible to have a .html, the whole file, images and text BE the backround image for another page of mine? this page will be just for me, password protected.. i would like the HTML backround image to be set at 60-70 opacity... is this possible? thank … UI / UX Design image ui-ux web-design | |
Step one is fix current site before redesign: [url]www.anypharmacy.com[/url] - Someone else created the site and it is a total mess that I must fix asap I'm so overwhelmed with it! Can anyone view page source and point me to what is causing the menu to be overlapped by other … UI / UX Design html-css ui-ux web-design | |
Hello to all Can anyone help me ? I'd like to create a box whose bottom is always 20 px from the bottom of the "canvas" (=the total area rendered by the browser). This is straightforward when the height of the canvas is less than the screen height But tricky … UI / UX Design web-design | |
Hi everybody, I have a strange Firefox related problem (the strange thing is, it WORKS in IE6 & IE7). The problem is this, created a wrapper div with margin-left en right both 5%. Inside the wrapper there are 2 divs, both floating (left and right). The left div width is … UI / UX Design web-design | |
help me to understand : how i can creat a compatible css for ie7 and firefox3??? UI / UX Design html-css web-design | |
![]() | Im currently selling web hosting services and i have a template and site is running well untill if found out that my template only works for IE7 and Safari and doesnt work for FireFox or any other browsers. I really need help because im losing customers who visit my site … UI / UX Design cpanel html-css http-protocol web-design web-server xml |
![]() | I've heard some people say they don't like to use frames, but for me, I always use frames for the sidebar, or menus so that I don't have to change every page individually everytime I need to change the sidebar. Is there anything besides frames that I could use to … UI / UX Design ui-ux web-design |
I'm trying to line up horizontally four images with a small text link underneath them. I can't get the text to go underneath. How can I do this? My code so far: [code].cards { top: 5px; background: #66AAFF; height: 124px; width: 537px; position: absolute;} .cards ul { margin: 0; padding … UI / UX Design web-design | |
Hello! I have a pre made flash website template and am using Mac Flash mxPro 2004. I cant seem to get the buttons to link to pages. I understand that I need to type in some code to do this yet I just cant work it out. Any help with … UI / UX Design flash multimedia web-design | |
Hi Can someone please tell me what I need to add to this code to make the link open in the same window and not a different window? [code]on (release) { getURL("http://www.drfire-online.com/html/index.html","_blank"); }[/code] UI / UX Design multimedia web-design | |
Consider the following code: struct MyStructure { char MyString[40]; int MyInteger; }; MyStructure StructVariable[20]; MyStructure *StructPointer; StructPointer = StructVariable; i. Does this code have any error(s)? If there correct it. ii. Store some values (in member variables MyString and MyInteger) in 15th element of the array StructVariable using StructPointer. UI / UX Design web-design | |
Hello - after taking long while off from web developing I am finding it hard to get back on track. I need to update one of my web pages with a "secure" area that requires a "login" to access it. It doesn't require anything more than one username and one … UI / UX Design web-design | |
hello everyone, i'm new to DaniWeb and came here because i'm trying to solve a problem with a website i'm developing for class. I have inserted a Horizontal Spry menu with DreamWeaver on my website. it looks great when i run it in Firefox, but when i run it in … UI / UX Design html-css web-design | |
Assignment: In Assignment No.1 we developed Object Oriented Model for three modules of Learning Management System now you have to give its practical prototype in c++ mean you have to the solution of your first assignment and have to implement it in the form of classes in c++ also note … UI / UX Design web-design | |
Any body knows what will happen if i use 2 [B]<meta name="keywords"[/B] tag? UI / UX Design web-design | |
Hi I'm having a problem that I can't seem to find any help with. I have reated a new HTML page in Dreamweaver and have put in a table. I have inserted an images as normal in one cell and then in another I have created a dropdown menu using … UI / UX Design web-design | |
Hi, I have had a website for a couple of years now and originally designed it to be viewed on palm tops up. However, some viewers have commented that it looks too narrow, so I have widened the pages. It looks OK in both firefox and IE but when I … UI / UX Design ui-ux web-design | |
I cannot set width of table in dream weaver correctly. look. Please help me. Look at [URL="http://www.balasethulegal.com/"]www.balasethulegal.com[/URL] [ATTACH]8091[/ATTACH] UI / UX Design web-design | |
Hi, The header of this page is all images arranged in rows using div tags. I set [ICODE]img {vertical-align: bottom}[/ICODE] in the css to remove spaces below the images in FF which worked well. But, I am now left with a space above the bottom row of my header that … UI / UX Design web-design | |
hi there all i have a input text , like this one : [CODE] <form> [INDENT]<input type="text">[/INDENT] [INDENT]</input>[/INDENT] </form> [/CODE] i want whenever the input is changed (without pressing [COLOR="Green"]Enter[/COLOR]) a function in javascript named "welcome()" would be called, [COLOR="Green"]onchange [/COLOR] function requires pressing [COLOR="Green"]Enter[/COLOR] and i dont want it. UI / UX Design html-css web-design | |
Ok, I have tried several times, but can't for the life of me figure it out. What is the XHTML code for an advertisement banner? UI / UX Design web-design | |
Hello, I am trying learn how to make a form using css instead of table. But I am having problem with it. If you would kindly copy and paste the following code you will see that the error message underneath the text area is not aligned with the text area. … UI / UX Design html-css web-design xml | |
Hi, I'm offering a free mp3 on my website for people to download. However, when you click on it, it automatically opens and plays. Is there any way of having a link that, when clicked, automatically downloads the mp3 file to the user's desktop (without people having to right-click or … UI / UX Design multimedia web-design | |
I built a web site in DW CS3. It displays fine in every browser except IE. Most of the pages look okay, but some pages have unexplained white gaps. The nav bar right below the header image should not have any white space between the image and the nav bar. … UI / UX Design multimedia web-browser web-design | |
Greetings, I have a css file (See below) which has setting for THREE divisions "centercol", "leftcol" and "footer". The stylesheet works fine until I add an image to the division (leftcol). The settings get applied to the the footer division as printed at text is printed at the bottom of … UI / UX Design html-css printer web-design | |
Hi, I'm trying to create a html page which allows the text to scroll without moving the background. I understand that I should probably be using something like: background-attachment: fixed; but the complication is that I have an image which covers the whole background and resizes itself depending on the … UI / UX Design html-css web-design | |
![]() | I have tried to insert a linefeed in the "title=" text in an <img> tag. Both \n and <br /> are shown exactly as written. Is there a trick to make it actually break the line? UI / UX Design image web-design ![]() |
I am trying to fix the test page I created. Ive gotten a few quotes from developers, but I was wondering if it's simple to do myself. All of the code on this page is from copied and pasted from templates, so Im sure I'm mucking things up. [url]http://www.kidcricket.com/store_monkeytoes2.php[/url] what … UI / UX Design web-design wordpress | |
Could you please share any ideas or practices on how to do a valid 3 column layout effectively using blocks! All tips and advices are welcome! UI / UX Design web-design | |
hi im making boxes with rounded corners... so i have a container(div); with an image at the top, then a div with the content inside, then an image underneath... In Firefox all is well, but in Internet Exploder there is a gap between the top image and div, looks like … UI / UX Design web-design | |
I have a websie I have been designing and the image float isn't working. It was fine with aliggn="right" on my system but on smaller screens with ie the image was n top of the writing. I have tried with theimage placed with in the text below and on top … UI / UX Design flash html-css web-design | |
Hi, I'm creating a website and would like to have a horizontal expandable (drop down) menu list. After doing a lot of search and reading, I found the the following methods: [LIST=1] [*]CSS - pseudo-class (:hover) [*]Javascript - by using "onmouseover" or "onclick" detectors & Definition Lists (<dl>, <dt> and … UI / UX Design flash javascript web-design | |
Hi, I have a website with a flash intro, after the flash intro finishes playing it shows a button within flash to enter the website. since we were changing the link to the enter page while testing, we asked the flash developer to give us an easy way to change … UI / UX Design flash multimedia web-design | |
Hi, I'm having a strange problem I'd like to run by you guys. I'm managing a simple website owned by a few friends. The domain is actually the name of a political rival for my friends. He let the domain expire and they nabbed it. We've now put a page … UI / UX Design dns legal web-design | |
Now I know the word table in the design world is almost blasphemous (lol), but it seems that whereas a table will expand/contract with the content so the page still renders nicely a div will not and force you to have to manually resize it to get a nice page. … UI / UX Design web-design | |
I have an asp.net application that ties into a private financial website. I use an iframe command to open up the private financial website. This hides the websites url in the address bar above, however, when the website is loading, I have a "waiting for website...." in the bottom status … UI / UX Design asp.net ui-ux web-design | |
Hi, I can't figure out why my text does not wrap around my image on my home page (paragraph 3) [url]www.robotic-prostatectomy.com[/url], but on interior pages, the text is wrapping around the images no problem. in my css i have a float: left. clearly i am new to this, what am … UI / UX Design image web-design | |
[B]What I need[/B] [code] Protein 8g 25% Fiber 1g 3% [/code] [icode]<a><span style="float:right">8g 25%</span> Protein</span></a> <a><span style="float:right">1g 3%</span> Fiber</span></a>[/icode] This code doesn't work when the percent values differ. It makes all the gram values ragged. Can you help me with this? UI / UX Design web-design | |
OK. So basically I am creating a website and I would like add a feature where I can access websites from my own websites. If you don't know where I'm going then its basically simple. I would like to get onto blocked websites on my school network whenever I want … UI / UX Design web-design | |
Hello. I'm new here, just joined because you all seem rather knowledgeable and I'm in need of some help. I'm making a website for my philosophy class at [URL="http://www.pisp.co.uk/"]Pisp.co.uk[/URL] and it works great in all browsers (IE7, IE8 beta 2, Chrome/Safari, Firefox, Opera) except Internet Explorer 6. There's two problems. … UI / UX Design html-css web-design | |
I plan to launch a directory of farmers in the UK, US, Canada and Australia. Initially I thought it would be better to have them all in one directory farmer.com BUT then I was thinking that if I have farmer.co.uk, farmer.us, farmer.ca and farmer.com.au then each directory would do better … UI / UX Design ui-ux web-design | |
I'd like to change the web site I work on to look like the msn.com site, where the information sits on top of a background. I use Frontpage 2003. My site is buit on frames that fill up the entire page. Is it possible to make a background like the … UI / UX Design ui-ux web-design | |
Hi, I am preparing website in English and Hindi, As per my search for web site in hindi there is need of font embedding for this we need two types of files .eot and .pfr I make both files and attach it too. it is working properly in I.E but … UI / UX Design ui-ux web-design | |
I'm having to redesign a web-based data-entry page; as I had the original set up, it would have caused a high degree of duplicated information in the database I am working with. The original design called for a single form, in which a given set of data would be specified. … UI / UX Design data-structure database-design web-design | |
Alright I made some banners in Photoshop and saved them as gifs on a different computer, then copied them to a flash drive. I then copied them to my computer and theres is no preview and when i tried opening it in paint it says files curropted or format not … UI / UX Design flash image multimedia web-design |
The End.