1,100 Recommended Topics
Remove Filter ![]() | |
Using a code i got over the internet i managed to embed a .ram file on a html page. however after i copied this code to enter a second file the web page plays the second video in both palyers whenever i tell either of the files to play. Can … UI / UX Design video web-design | |
hey guys, so ive been using datatables v1.9 recently, and found one of its new plugins ColVis. I added the function to me webpage but its messing up my page. When i click on the 'Show/Hide Column' button (first time) the drop down appears and I am able to show/hise … UI / UX Design web-design | |
I want to **transparent DIV box**.meance back content of page also see when i am in box. I have search but most of **said Background color** set with img.but i have **not to do**. Give me your suggestion Thank you. UI / UX Design html-css web-design | |
Good Morning everyone... Hopefully someone has a simple fix for this. I don't do much with styling using CSS yet... (but I'm getting there) I have a website that I have up on a development domain as well as on a live domain The live domain has an ssl certificate … UI / UX Design web-design | |
I don't know if this is the correct forum for this question but here goes... I have a client with a .com domain which has expired. She uses it to redirect to her .co.uk domain - mainly to protect her brand but also for the email address. The company the … UI / UX Design web-design | |
hello daniweb friends. sorry for my title i didn't find how tell shortly or exact my problem. so i have a div in header which in i have image as site logo and near i have form "search form" i want to make near, face to face. but what i … UI / UX Design image programming-construct web-design | |
Hi, How can I automatically resize the height of an iframe such that it takes the height of an external website without showing the scrollbars. Thanks in advance UI / UX Design html-css web-design | |
if triangles are made with borders, how i can put a border in one triangle? .arrow { height:0; width:0; border:40px solid transparent; border-bottom:40px solid black; } Thanks UI / UX Design html-css web-design | |
Does anyone know of an easy way to have an image switch to another image when the cursor hovers over a completely separate image? [Here](http://lonnyfoster.com/temp/daniweb/replace_image.png) is a diagram that hopefully illustrates more clearly what I'm trying to say. UI / UX Design image web-design | |
hello, [CODE] <div> <div class="floatLeft"></div> <div class="center"></div> <div class="floatRight"></div> </div> [/CODE] The question is - how do I make the div with class "center" actually in the center. Those 3 divs doesn't take all the width available. Another divs are floated as class name says.Or should I use different technique? UI / UX Design html-css web-design | |
I have a login jsp page where users can login in to my web application, I have also a sign Up form where user can register if they are not members. I'm trying to do the login and sign up forms in one JSP called login.jsp. Login part works fine … UI / UX Design web-design | |
I have a form which updates a MySQL database. This form uses an image to submit the form (code below). The name of the form is 'UpdateForm' <input style="padding:0px; margin:0px; margin-top:10px; border:none;" type="image" hspace="0" vspace="0" border="0" name="Update" id="Update" value="Update" alt="Update" src="images/UpdateButton.png" /> I would like to change this to use … UI / UX Design web-design | |
This is code that I currently have right now so that I could have text centered in a div box. But there has to be an easier way, can someone show me how? Code I am using now: <div id="teampiccontainer" style="width:1000px; height:100px; background-color:#EB6262; margin: 0 auto;"> <div id="text1" style="display:table-cell; vertical-align: … UI / UX Design html-css web-design | |
I am trying to center these <li> elements but I can't seem to figure out how. I now I could just add 400 margin to the other <li> element in CSS but I need to have a picture to the left of both of these and I know that won't … UI / UX Design html-css web-design | |
How to give the wrap edge effect on any image using css.. UI / UX Design html-css image web-browser web-design | |
Is it possible to see what the index is of a Select combobox selection? I have website with a select box which has a few hundred options. <select name="breed" id="breed"> <option value="">Please select</option> <option value="Abyssinian" >Cat: Abyssinian</option> <option value="American Bobtail" >Cat: American Bobtail</option> <option value="Mixed (Unknown)" >Cat: Mixed (Unknown)</option> .... … UI / UX Design web-design | |
Hey Guys, What is difference between HTML and HTML5? UI / UX Design html-css web-design | |
Hi, I'm a newbie to html. I'm creating a website with some pics. I want each picture to link to another html page to display a larger image, but I don't want to create a page for each one. Is it possible to create one html page, link to that, … UI / UX Design html-css web-design | |
Hi, I am working on a form created in html and also used Java scripts needed. I am trying to encrypt a string with the security key i have. On the page load this has to be done. Can i do this using the Velocity Scripting. Or could you please … UI / UX Design web-design | |
I am having trouble in styling the table in php code. I was wondering if u can help me with it? echo "<table border='1' padding = '20'>"; echo '<tr>'; echo '<th>DVD Name</th>'; echo '<th>Price</th>'; echo '<th>Quantity</th>'; echo '<th> Total </th>'; echo '</tr>'; I just want to like change the colour … UI / UX Design php web-design | |
hey guys, so im not sure if this is the right forum, sorry if its not. anyway, i have to create a webpage that can do seating arrangements graphically. it would be like those seating plan softwares out there but this would be online. users can choose tables/chairs/etc which guests … UI / UX Design html-css mysql php web-design | |
I made a navigation tab (here is the url if you would like to see it http://i.imgur.com/FnjEoYH.png) and I am now trying to make each tab "highlight" (one example is the home tab http://i.imgur.com/VoU48Fk.png) whenever a mouse is hovered over it and go back to normal when mouse is not … UI / UX Design web-design | |
Hey, I want my ads to float in the right sidebar as "Daniweb." On Daniweb the social sharing buttons and related posts are sticky, I want the same configuration for my website. UI / UX Design advertising web-design | |
Hey everyone, I have navbar from boostrap, I am trying to get the flags to append to the bottom/hang from the bottom of the nav on right side. [Link](https://www.assets.patrickspcrepair.com/gotya/simple-sidebar.html) to the site. The flags are just basic but i need to set the css style to "hang" from the navbar … UI / UX Design css-bootstrap html-css social-media web-design | |
Hi, So recently I downloaded a template and I'm wondering if its possible to link a title="#" to a video on YouTube, not embed, simply link it. <div class="3u"><a href="images/fulls/01.jpg" class="image full"><img src="images/thumbs/01.jpg" alt="" title="Halloween 2013"></a></div> Thats the code in question, I can't change the <a href="images/full/01.jpg" .... > because … UI / UX Design web-design | |
What matters when creating a website ? you as a user what attracts you to visit a website ? UI / UX Design web-design | |
Working on a complete re-design, and man, they needed it. All flash site, with terrible clip art, etc... Worse, their logo looks like it was designed on the VIC-20, and is really clipart-ish looking. The want to continue to use it. How do I tell them it's terrible, in a … UI / UX Design web-design | |
I have a PDF I would like to be downloadable. I've used the HTML5 <button> tag as follows to create it as follows. <a href="http://www.jonvandesigns.com/PDF/VanDenEeden-Jon-Resume.PDF" target="_self"> <button id="resume-download">PDF View/Download</button> </a> The coding worked beautifully on my local network, but once it was uploaded to my server and I accessed it … UI / UX Design html-css pdf web-design | |
I am looking to have a slider similar to this with the thumbnails on the right had side displayed as a slider http://wowslider.com/jquery-image-scroller-prime-time-linear-demo.html Any ideas how I can achieve this? UI / UX Design web-design | |
![]() | I have a page with two DIVs floated on either side as sidebar ads and the page content in between. For some reason, one of the DIVs in the content area refuses to come up between the two floated DIVs, it stays just below them, leaving a blank space. You … UI / UX Design web-design ![]() |
Hello. I have been given a fina assignment where I must create my own website. My professor at my college who has not really covered any type of HTML stuff wants us to create a webpage by scratch. The class is suppose to be an intro class to HTML. This … UI / UX Design web-design | |
![]() | I cannot figure out why I have a shadow around my image in IE and Opera. It's not a problem in Chrome, Apple, Firefox, Avant, Maxthon, Safari, etc. I've tried, outline, shadow, etc in an external stylesheet and directly inline. http://i.imgur.com/rLPKHVs.jpg UI / UX Design html-css image web-browser web-design ![]() |
**Please help,** I want my # scroll-up menu with CSS # only [without frame/iframe (I hate frame :'( )](http://tina-andrew.blogspot.com) and javascript ... I', trying to load my blog with all css' not others. (or, can I code others to be 100% validated in w3's validator? - I'm in my job … UI / UX Design html-css web-design ![]() | |
Is there a way to make a link download an image instead of opening in on the browser? UI / UX Design file-system web-design | |
What is the best software to use when creating web pages and web sites ? UI / UX Design web-design | |
Hello. Having some trouble figuring out a CSS footer issue. The footer should fill the page fully, not extend a horizontal scrollbar **and importantly**, not have a 3-5 pixel left gap. I've tried all I know to fix this. Here is the CSS for this: footer { float: left; min-width:100%; … UI / UX Design html-css web-design | |
Is it possible to display the same information on a textfile on a web application so my programme can read directly from a textfile ? so if any changes happen on my textfile it must also take effect in my programme without me doing anything UI / UX Design web-design ![]() | |
" " appears a lot in the source code of a form, what is the purpose of this? UI / UX Design web-design | |
![]() | Hello, I've got a simple page with some images floated to the right of some text. The images are above the text in the html, and everything works fine in every browser but ie7. In ie7 the images stay on top and the text is pushed below. I've looked on … UI / UX Design web-design ![]() |
The navigation must be styled using the :hover pseudo class, while the active menu point must use the body class. How to make this? Thanks! UI / UX Design web-design | |
Hello-- It has been a few years since I posted anything here. I developed a web site that randomly played various MP3 files I stored. I am working to rewrite some of the code because it appears if my code to do this is no longer working. Can someone please … UI / UX Design web-design | |
Yes, webpage size- Standard sizes? Dynamic? I don't know! I have been building websites since 2000 and the one area I have never, ever been able to fully understand is this topic. I need serious help with this. Explanations. My site(s) to render properly in any browser. **No horizontal-scrolling**. **I … UI / UX Design web-design | |
I am begginer in Web site. But I want to know How I can create a gadget/script like this.  So whenever someone type their address in the field, then that address will be send to my email address. and at same time that email will also get mail … UI / UX Design web-design | |
Hi all.. I just done a website using HTML,CSS and PHP. For now,my website is only fine to be displayed in Mozilla and IE.. For IE(Internet Explorer), I just fix the css by doing another CSS layout for that. like this one : [CODE] <!--[if IE 7]> <link rel="stylesheet" type="text/css" … UI / UX Design html-css web-design | |
Morning everyone -- Can anyone help me with what is probably very simple? I have a page where I want to get a variable from the URL and insert it in the buy button... so if my url is http://mywebsite.com/hangout?id=beauty I want when someone click the button Buy to go … UI / UX Design gui seo web-design | |
Hi, Recently I downloaded a template which is awesome. However, it has a contact form on it but no way to set it up easily. I'm wondering how I can use the code provided in order to make it send to my email address. I'm aware this'll use PHP or … UI / UX Design web-design | |
Hi, It's been a long time since I've posted on here and it's been a rather long time since I've coded. However, I'm using a footer I used on another site I made however its causing a scrollbar to appear when there really doesn't need to be one. If I … UI / UX Design web-design | |
i am trying to insert values in my dropdown list dynamically onclick of add button such that one row should be added with new dropdown with data. i have tried many logic but didnt work. <html> <head> <script language="javascript"> function addrow(tableID) { var table = document.getElementById(tableID); var rowcount = table.rows.length; … UI / UX Design html-css web-design | |
How to get sorcecode of http://sabinsilwal2002.wix.com/sabinsilwal.. UI / UX Design web-design |
The End.