6,574 Topics
![]() | |
Hi people! :D I'm new to html and css, aside of an artist. I am trying to create a template for art tutorials. Basically I want to have a series of rows, with a floating image to the left or right, and an explanatory textbox on the other side. The … | |
I have done some designs in Flash and then converted them to HTML5 Swiffy Files via the google Swiffy Site. What I want to do is make the HTML5 Swiffy File a clickable link to another page on the website I am working on. My Question is... can a Link … | |
Hi just had an assignment to make a nice looking html5/css website this is what i got so far https://dl.dropbox.com/u/67006557/EX2/home.html got any suggestions on stuff i can add to make it better? and also if anything is wrong with the html logic / css commands etc. tired of getting bad … | |
Hi everyone, I have had this question for a very long time and am not sure about fixing the problems with different screen sizes. Recently, I designed a website on 10 inch screen laptop and when I opened it on the other laptop that is 15 inch screen. I could … | |
I am trying to experiment with HTML5+Ajax client with a Java SOAP web service on the server end. I know that Ajax can use SOAP web service and it is not difficult. What about using Web Service through HTML5 Web Socket? I haven't found much about using a SOAP service … | |
I'm looking for a short jQuery snippet to count how many divs I can have horizontally in my browser window. Basically, I'm using a fluid layout, like this: <div id="wrapper"> <div id="content"> <div class="foo" /> <div class="foo" /> Wrapper is 100% width, and foo about 250px wide. What's the simplest … | |
I made a website that has a floated div which contains the contact form. The entire website can be seen on all platofrms and on all browsers except for teh contact form. After some research I believe the floatd div is rpeventing the contact form from being viewed on tablets … | |
i have a website that i did using html and i used google chrome while doing it. now when i'm testing it on internet explorer the buttons and texts are moving. what can i do ?! | |
hi all, is it possible to add more than an image in the css? I mean if the syntax goes: background-image:url('paper.gif'); background-color:#cccccc; How do I add more than 1 image? thanks | |
Hello all! I would like your help please.. I have a datetimepicker and I want to use it for the time part only! So, I would like to disable its dropdown calendar.. Thank you in advance! | |
Im trying to build a drop down menu like the one on this site: http://www.debijenkorf.nl/. I know css and i have built normal horizontal menus before,but not with drop down menus. I would like some info on how to build this. Thanks. | |
I notice that in some browsers, on some OSs, a field in a form gets a colored border. Is there any way to use CSS3, or possibly a JavaScript, to change the border color (as one can change the text highlight color on a given HTML page using CSS3)? | |
-webkit-transition:left .4s ease-in-out .1s; -ms-transition:left .4s ease-in-out .1s; transition:left .4s ease-in-out .1s; -moz-transition:left .4s ease-in-out .1s; can anyone please tell why is it working in browsewrs but not in IE ? what am i missing ? | |
Hi! *Minimize HTTP requests*. One of the suggestion I always read is to combine files, so I made a little Class that merges files on the fly, the supported formats are CSS and Javascript. With little efforts, I think, it can work fine also with JSON and CSV. Usage is … | |
Hello fellow Daniweb members, A relative is a film maker in a foreign 3rd world country, with poor services to help him construct a website for his films and small company. I, trying to be helpful, said that I could provide him with a model of what his website would … | |
I have a small problem, maybe you guys know how to avoid it. system.IO.StreamReader text = new System.IO.StreamReader(to the html path); while ((line = text.ReadLine()) != null) { newMail.HTMLBody += line } When I open html file directly from its folder where html file is,byclicking 2 times on it, All … | |
Just wondered if anyone knows if there is an MS equivalent of the [hidden](http://www.w3schools.com/html5/att_global_hidden.asp) property, which doens't work in IE. Or do I have to just use the style properties to set visibility/display because IE sucks so bad? | |
Hi, I have email which contains some data and i want to update that into a database using MS access 2007 need help on creating a form and a database in MS access 2007 would appricate if some one can help me from scratch as i am noivice when it … | |
Hello Everyone, I've made a web page which you can see [here](http://www.ezaspi.org) that works fine on every major browser EXCEPT IE. In IE the contact form doesn't show. Here's the code: <!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=UTF-8" /> <title>Mrs. Ward's Easy … | |
Hi, I'm creating a website and currently working on the banner for it which is all contained within the 'logo' div that has a 900px width and 150px height. For some reason the 'menu' div is not being positioned within the 'logo' div despite being contained in it within the … | |
I want to iterate through html table and display the values. for instance, column keys are fname,lname,mkt,positions. if for instance there are 10 rows,how can i access them and send them to php script ? | |
I did a page for adding and viewing activities in a project. The table linked with that page has an UNIQUE constraint for the activity code. As a result of which when i add a new activity with existing Activity code, it is not accepted and gives a runtime error … | |
i am using html agility pack to retrieve the articles from website with "p" tag, but it return all the user comments along with it. how to overcome one this. i have only one string holding all the stuff at last. | |
Actually i'm planning to make a user registration page over swings and i decided that there should be a constraint that people with age below 21 cannot register. I want to make a validation of the date input of the user by calcualting the age and checking with if loop. … | |
I can see plenty of practical applications for making a whole `<div>` a link. | |
hi, how can i create a css menu/navigation that does this? - see attached photo..  here is my current html - <div id="content2" style=" width:524px; height:320px;"> <ul> <li><a href="about.php"><img src="graphics/about.png" width="148" height="101" border="0"></a> <ul> <li>about me</li> </ul> </li> <li><a href="news.php"><img src="graphics/news.png" width="147" height="101" border="0"></a> <ul> <li>news</li> </ul> </li> … | |
See attached zip file. I have a common template that I use for multiple pages on my website. The main page div incorporates div#content and div#sidebar. See below codes. I am using a common footer on all pages with a php include() function which is a static bar. There is … | |
function name_loop(){ var names_array = []; $('.name_class').each(function(index){ names_array[index] = $.trim($(this).val()); }); return names_array; } the problem with the above code is that it returns only the first element and not the specified array. can someone solve it for me | |
Hello, I wonder why the two pictures on the bottom does not want to be aligned with the 2 boxes? [Click Here](http://www.masterlink.co.id/aerosol-produk.php) Please tell me if there is anything in the codes that I need to change: aerosol-produk.php <style type="text/css"> div.ex1 { align:left; width:300px; height:80px; padding:10px; border:1px solid black; margin:100px … | |
how to connect html form feilds with mysql using hibernate, like giving input through the html form storing data, and retriving data kindly provide me simple example for those connection. thanking you. |
The End.