Our UI / UX Design forum encompasses everything related to building a polished end-user experience, from graphic design to usability.

1,103 Recommended Topics

Remove Filter
Member Avatar for
Member Avatar for Member #596162

Maybe this is on the site already, but I'm going to ask directly. How do you guys/gals test your scripts or websites on all browsers for compatibilty. I'm new to this and would like to know. For the most part I've found that Firefox, Chrome, Safari, and Opera do alright. …

UI / UX Design web-browser web-design
Member Avatar for HoverportMedia
0
362
Member Avatar for toxicandy

**EDIT I FOUND THE PROBLEM BUT I STILL WANT TO BE ABLE TO FIX IT. THE PROBLEM IS THAT AD BLOCK BLOCKS THE .INFO CLASS. WHY DOES IT DO THAT? DOES ANYONE KNOW THE FIX? ![65a1b0578a8f4238c26406ce91ff0577](/attachments/small/4/65a1b0578a8f4238c26406ce91ff0577.png "align-left") ** I recently downloaded a web template from http://www.freewebsitetemplates.com/ and it seems to …

UI / UX Design google html-css web-design
Member Avatar for dany12
0
326
Member Avatar for ACRDepos

Hello everyone again, I'm trying to do some web studies here and of course, digging deeper into responsive web design. Recently I came across this web page: http://kumanimedia.com/portfolio You will notice when you rescale your browser window, the boxes fluxuate based on it's size. On that, I inspected the element …

Member Avatar for GrazerC0de
0
247
Member Avatar for guest27

I have created a dropdown menu but the problem I'm having is that when I hover over the top navigation menu, the drop-down menu items are hidden behind the slider and content. I looked online and trying to figure out the problem but cannot fixed. Does anyone can help me? …

UI / UX Design user-interface web-design
Member Avatar for JorgeM
0
242
Member Avatar for GrazerC0de

I think Big website like Daniweb should be responsive. So users can discuss in the mobile platform. Yeah,having a mobile app would increase use activity. So, is it build a responsive website is difficult ? putting @import media screen only codes can make website responsive

UI / UX Design user-interface web-design
Member Avatar for pritaeas
0
206
Member Avatar for pardeepkhatri
Member Avatar for GrazerC0de
0
193
Member Avatar for davy_yg

Hello, I am trying to create a navigation on a picture. How to do so? This is what I have: indonusa/cloud.php <img src="images/CloudS.jpg"> <div id="nav1"><a href="#"><img src="images/cloud-nav11.jpg"></a></div> <div id="nav2"><a href="#"><img src="images/cloud-nav21.jpg"></a></div> <div id="nav3"><a href="#"><img src="images/cloud-nav31.jpg"></a></div> <div id="nav4"><a href="#"><img src="images/cloud-nav41.jpg"></a></div> </div> indonusa/css/product.css #nav1{ background:url('../images/CloudNav.jpg') 0 0; margin: -325px 0 0 40px; …

UI / UX Design user-interface web-design
Member Avatar for davy_yg
0
184
Member Avatar for laura301019

Hi I am beginning by final year project which is an appointment system. I had planned to use Visual Studio and SQL Server for this but at the end of the year I have to submit my system to the uni on a disc, I was just wanting to know …

Member Avatar for dany12
0
182
Member Avatar for davy_yg

Hi, I would like to center two images. These two images must be next to each other and located in the center of the screen harizontally. This is what I've tried. header.php [CODE] <div id="banner"> <img src="<?php echo get_stylesheet_directory_uri(); ?>/images/banner.png" class="center"/> <img src="<?php echo get_stylesheet_directory_uri(); ?>/images/bannerside.png" class="center"/> </div> [/CODE] style.css …

Member Avatar for aaaaabeecd
0
160
Member Avatar for hilRunr

<body onresize="self.location.reload()"> This works in IE 8, Google Chrome, but will not reload upon resize in Firefox 24.0. How can I fix this? Should I switch to using CSS3 media queries?

UI / UX Design user-interface web-design
Member Avatar for jahid32
0
154
Member Avatar for valonesal

Does anyone know the safe tags to use on a website or know where I may be able to find a list of them? Thank you.

UI / UX Design html-css web-design
Member Avatar for Gaetane
0
131
Member Avatar for laura301019

I am creating a php page that allows users to add a new letter to a letter archive that is saved to an XML file. One of the form elements is recipient with a text box. I would like to add a button that when clicked it will bring up …

UI / UX Design php user-interface web-design xml
Member Avatar for EvolutionFallen
0
128
Member Avatar for davy_yg

Hello, Cek my site: http://www.innovation.web.id/services.php I wonder why the article shift to the right. Not only in service menu but also in blog, portfolio & contact. Thanks before.

UI / UX Design user-interface web-design
Member Avatar for Member #120589
0
106
Member Avatar for chrisschristou

hello friends i'm trying to make my website compatible with all screen size (resolution) i use media query @media only screen and (max-width:x;) but it don't work change on diferent device on 7 inch tablet only half part of screen is shown and half go beleow on footer catastrophe on …

Member Avatar for Member #949455
0
384
Member Avatar for Dannyv79

I have an idea that has been growing and have been learning all of the necessary languages, methods, technologies etc. to get this idea put into reality. However there is so much out there that I don't know if I am going down the road that a rookie would take, …

Member Avatar for naina125
0
235
Member Avatar for prnjn

Hi, I dont know javascript and i dont have time to learn it coz i have to submitt the dynamic web project which i am making using jsp,servlet, mysql database. I only need help in this part.Please help. I have a checkbox , i want to use three images in …

Member Avatar for paulkd
0
224
Member Avatar for PerplexedB

I was just wondering what framework or any other libraries you use that contain a control similar to the datagridview in vb.net. It's basically a tabular control in which you can move in all direction and enter information. Structurally, I guess it's just a textbox that moves around in a …

Member Avatar for PerplexedB
0
171
Member Avatar for devianleong

![2c251d4a3e3c6cecf9a0a7f4b5258c24](/attachments/large/3/2c251d4a3e3c6cecf9a0a7f4b5258c24.png "2c251d4a3e3c6cecf9a0a7f4b5258c24") Hi, I've a problem which is the screenshot above. If the product name too long will not going to next line. Please help me. And how can I make sure each box of product have a same width and height and same position ? This is my HTML: …

UI / UX Design html-css web-design
Member Avatar for drjohn
0
163
Member Avatar for kurianjoseph

Kindly suggest me some good books to set my foothold on html&css. Recently i got a book "Head first to html & css"but it contains lots of silly exercises and jokes and kinda repetative. Is the missing manual series good to go by? HTML4 or 5 ? There are a …

UI / UX Design html-css web-design
Member Avatar for naina125
0
152
Member Avatar for Tunnleram

I have one table with two columns and in each column another table. I am trying to align each table within the column to the top of the table and I'm having issues. I'm paraphrasing the code here: <table> <tr> <td> <table> <tr> <td> </td> </tr> </table> </td> <td> <table> …

UI / UX Design user-interface web-design
Member Avatar for Tunnleram
0
123
Member Avatar for lewashby

http://www.w3resource.com/javascript/form/string-length.php In the above link I see two different JS areas, Javascript function to restrict length of user input, & Javascript code. All I'm trying to do is validate that the users password of choice is at least x characters in length. Which one of these examples is what I'm …

Member Avatar for JorgeM
0
111
Member Avatar for Member #1091556

Anyone able to help me improve the whole look of PingrGlobe.com? I suck at web design as I am a programmer, and I would for sure give credit to people to help!

UI / UX Design user-interface web-design
Member Avatar for Member #1091556
1
92
Member Avatar for suavedesign

I am trying to make a dotted horizontal line between a column of names and a column of numbers. how do I do this using css? here's a url to see what I mean: [http://www.lose4autism.org/index2.php](http://www.lose4autism.org/index2.php) in the box titled "top fundraisers" there is a list of names, with a dollar …

Member Avatar for suavedesign
0
4K
Member Avatar for yaragalla_mural

Hi i have "font-size" defined in my css. This is working fine with all other browsers but it have a different appearence in IE9. So I want to avoid this style when the browser is IE else it has to work for the rest of the browsers. How to achieve …

Member Avatar for Member #46692
0
873
Member Avatar for XEN0
Member Avatar for XEN0
0
468
Member Avatar for hindu times

Hi there, I've just finished designing a new website - http://www.rjthompsonmusic.com It looks quite good, but I'm a little concerned with the speed at which the homepage loads. I've ran Google Page Speed and it suggests Deferring the Parsing of Javascript elements, but I have no idea what that means …

UI / UX Design user-interface web-design
Member Avatar for Derek_3
0
205
Member Avatar for RCrizt

like yahoo mail did (new update as of october 2013), i cant find library or script that can make a div transparent and at the same time blur.

Member Avatar for sriramkarthick
0
190
Member Avatar for B0716L

I'm trying to write an html, or javascript code that automatically downloads a file when a user visits the web page. Can anyone help me with this please? Thanks :)

UI / UX Design html-css javascript web-design
Member Avatar for B0716L
0
144
Member Avatar for suavedesign

I am having a hard time figuring out why the inner pages of my website are not centered when viewed in IE (IE10 is fine, the older versions are giving me the problem.) Although the home page is centered, it ignores the margin:0 auto; on the inner pages. This is …

UI / UX Design user-interface web-design
Member Avatar for suavedesign
0
106
Member Avatar for innocentgee

Hi Guys, Newbie here... Am looking forward to populate a list from a dropdown list into a multiselect list. Any idea now how am gonna get it done? Thanks...

Member Avatar for innocentgee
0
88
Member Avatar for happygeek

Your web browser provides a window onto the Internet, but unless you are timely in updating the client you use then, say researchers with security vendor Kaspersky Lab,that window may be cracked and allow a draft of insecurity to blow through into your network, your computer and your data. ![firefoxversions](/attachments/small/0/firefoxversions.jpg …

UI / UX Design cybersecurity web-browser
Member Avatar for MidiMagic
1
721
Member Avatar for suavedesign

I am having trouble with IE stylesheets. I have a few separate style sheets for my website- for ie6, ie7, ie8. I am using a conditional comment to link my index.php to these stylesheets, and ie is not reading the styles. This is the code for my condintional comment: <!--[if …

UI / UX Design html-css web-design
Member Avatar for JorgeM
0
1K
Member Avatar for Mapper99

I have a very simple webpage using css. For some odd reason there is about a 20px space at the top of my page. I have no idea where this is coming from! Any ideas? Here is the page that is causing me grief: [url]http://www.laudontech.com/exhibitfloorplans/test5.php5[/url] [url]http://www.laudontech.com/exhibitfloorplans/demomaps.css[/url] Thanks in advance, Mapper

UI / UX Design user-interface web-design
Member Avatar for JorgeM
0
725
Member Avatar for yaragalla_mural

Hi the problem is defining the font only to the text displayed in the dropdown. In detail when we click on the drop down it shows all the available options. these options should have normal or default font size but when i select an option that gets displayed in the …

UI / UX Design html-css user-interface
Member Avatar for JorgeM
0
353
Member Avatar for hayatuzair_1

Okay so I received a request from a client who wanted me to make him an HTML website, but something new. All the pages would be in the same index.html file, and every page would slide horizontally. What he wants is: www.goldmansachs.com As you can see, the main document has …

UI / UX Design html-css javascript web-design
Member Avatar for Member #949455
0
315
Member Avatar for Sanjay_6

I have enfold theme installed in my Wordpress site. i have tried following things 1)i have create one folder named - enfold-child 2)i have create two files in that folder 1) style.css 2) functions.php 3)screenshot of parent theme enfold now i have placed code in style.css like this /* Theme …

Member Avatar for Member #949455
0
263
Member Avatar for GeekPlease

Good day folks, I'm currently creating an effect wherein I want to extend a div over the whole page when the I hover it. Here's my code. <!DOCTYPE html> <html> <head> <style> #one { float:left; width:300px; height:100px; background:black; transition:width 2s; -webkit-transition:width 2s; /* Safari */ } #two { float:left; width:300px; …

Member Avatar for designershiv
0
211
Member Avatar for azapovjednik

Hello, on the top of the page I have a menu created in CSS.... with drop down lists... all looks nice.. later... I added wowslider right below... wowslider plugin is really cool... but the dropdown menus fall behind the slider! so I find it is because of z-index properties... and …

UI / UX Design html-css javascript
Member Avatar for azapovjednik
0
201
Member Avatar for kurianjoseph

Ultimately the answer to the question lies in what u prefer, your preferences. The question is who will rule the web 10yrs from now. 1. Active coding or 2. WYSIWYG ? With numero uno dreamweaver growing by leaps and bounds now CC following not far away MUSE with the revolutionary …

UI / UX Design adobe html-css web-design
Member Avatar for deceptikon
0
189
Member Avatar for kan_1

I am trying to design my website in responisve way. So i am struggling to design media queries. Could anyone help me for writing media queries code. As my website should appear properly in mobile as well

UI / UX Design html-css web-design
Member Avatar for HoverportMedia
0
187
Member Avatar for davecoventry

I have some CSS strangeness on http://localbuz.com/brod/. The Top menu has a container <div class="menu-main"> </div> Within these is a series of menus: Home, Contact Us, etc. <div class="menu-main"> <ul><li> <a href="news">News</a> <a href="pre-owned-boats">Pre-Owned Boats</a> <a href="new-boats">New Boats in Stock</a> <a href="marina-riviera">Marina Riviera</a> <a href="contact">Contact Us</a> <a href="home">Home</a> <a href="?q=user">Log …

UI / UX Design html-css web-design
Member Avatar for IIM
0
183
Member Avatar for suavedesign

I have an img on my site that I want to be positioned absolute. The problem is that it jumps around when the screen is resized. I made the container div have position:relative; so I don't know why this is happening. This is the url to my site: [http://www.windowsauction.org/](http://www.windowsauction.org/) The …

Member Avatar for suavedesign
0
167
Member Avatar for mark103

Hi guys, I'm working on the div class of blocks to control them using the keyboard up and down arrow buttons. I have the list of blocks where 7 of them are showing while the other blocks are hiding. I have text of blocks from block 1 to block 17. …

Member Avatar for mark103
0
162
Member Avatar for Sanjay_6

my website is web.guru99.com i have split post into multiple page by now i want to apply custom style for good look and feel i have search all over but does not find any helpful content and i am trying to solve this from 2 weeks.but did not succeeded right …

Member Avatar for Sanjay_6
0
152
Member Avatar for davy_yg

Hello, I am trying to style the admin navigation: [Navigation Admin Backend](http://www.innovation.web.id/Indonusa-admin-backend.jpg) How to create such navigation admin style? The box is seperated for each item. So far I only know how to create a one-long-bar navigation style. Please help. Thanks in advance.

UI / UX Design user-interface web-design
Member Avatar for Nmalik1
0
128
Member Avatar for amrita111

Hello All, I want to have jquery plugin for nested unordered list upto level three.I have tried searching for this but was not able to find one except. http://www.givainc.com/labs/mcdropdown_jquery_plugin.htm but I dnt want levels to overlap with each other.Kindly help

Member Avatar for amrita111
0
98
Member Avatar for Nmalik1
Member Avatar for JorgeM
0
279
Member Avatar for yaragalla_mural

Hi I have 5 div tags in my html page and there is a print button. when i click on the print button it has to print only a particular div. for example it has to print the 2nd div which contains some personal information. It should not print the …

UI / UX Design javascript web-design
Member Avatar for JorgeM
0
578
Member Avatar for gahhon

How can i make the footer to stick bottom of the page no matter what resolution is the screen is and scrolling? Because currently i am able to stick the footer bottom of the page with my desktop, but once i change to laptop view or the paragraph/content are too …

UI / UX Design user-interface web-design
Member Avatar for gahhon
0
279
Member Avatar for developer707

Hello, I am trying to make a .html document that has an image inside it. I have seen this before, but I don't know how to do it. The idea is here I don't want a index.html and image.png files, but I want just a index.html that containd the content …

Member Avatar for JorgeM
0
272

The End.