10,643 Topics

Member Avatar for
Member Avatar for participantjava

Hi, In my jsp page , i have four divs, i want to load dynamically one of the div when i open the page, it has to show the results from the database..I have written the entire code but could not able to load one single div when i open …

Member Avatar for JorgeM
0
106
Member Avatar for lena1990

hi guys i want to ask you if i want to send html page (i.e the html page has radio buttons and check box ) to client and i want the client to select one of the radio buttons so my question is how can i modify the html code …

Member Avatar for lena1990
0
113
Member Avatar for participantjava

Hi, To display image in title bar and address bar , i have tried in all possible ways but image is not reflecting on the title bar and address bar. I have done as below: <link rel="shortcut icon" type="image/x-icon" href="images/favicon.ico" /> I have created a .ico file and tried even …

Member Avatar for participantjava
0
207
Member Avatar for mogaka

First time click: ![Screenshot-110](/attachments/small/3/Screenshot-110.png "align-right") Second Round Mouse click: ![Screenshot11](/attachments/small/3/Screenshot11.png "align-left") The above images shows screen short of a popup that is shown by clicking on a link from a html table i created using Jquery DataTables plugin and data from mysql database. in essense, when i click the linkable …

Member Avatar for LastMitch
0
157
Member Avatar for Farhad.idrees

Ho guys.. i have many pages in my application. i want to show fix footer bar like u can see in daniweb "Recently updated articles etc etc" how to create it? any hint aur suggestion? Regards.. Farhad Idrees

Member Avatar for JorgeM
0
130
Member Avatar for Violet_82

HI guys, sorry to go on about these visited links. I have spotted an issue with safari, and it looks like it is only safari doing it (at least on windows). DOes safari have some special settings that need to be enabled/changed? Same link as before, but different content this …

Member Avatar for Violet_82
0
156
Member Avatar for rakwel10

[Click Here](http://lowermainlandrealestateinfo.net/) to view my website. If you will try the search bar, it will not display most of the text inside the page. Its because most of the text inside the page are generated by "shortcodes". How do I fix this one? Pls help...

Member Avatar for bepese
0
100
Member Avatar for rakwel10

Im having a problem with my input field. In firefox, it works pretty well. In chrome, its just a blank white box. Seems like the css is not connected.. but it is. See this image http://i1235.photobucket.com/albums/ff429/rakwel10/chrome.jpg [Click Here](http://www.lowermainlandrealestateinfo.net) to view our website Thank so much for your future help!

Member Avatar for JorgeM
0
211
Member Avatar for anestistsoukalis

The problem is that i want to align at left the word "Religion" and in addition i want to align using last-child all the th to the right. what iam doing wrong ?? <html> <head> <title> CSS Exercise 2 </title> <!--this is a link to the css file you will …

Member Avatar for charlijoseph
0
157
Member Avatar for sj2222

I was previously hosted by a 3rd party website builder. They sent me the files on a disk (for some reason not FTP). I uploaded those files to Dreamweaver. Now the CSS is displaying in Design mode but not in live mode. HELP! <!--[if lte IE 8]> <link type="text/css" rel="stylesheet" …

Member Avatar for JorgeM
0
184
Member Avatar for littledevils326

Not sure if I am in the right section for this. I am currently designing a web page using javascript, html and css. The page is a seat booking seat which allows the user to select and unselect seats. I have managed to get the page to display id of …

Member Avatar for lps
0
210
Member Avatar for kyo.yamagata

I have this code for my HTML form and I'm using Twitter Bootstrap for my CSS. <form method="post" action="inquiry.php" class="form-horizontal"> <label><font color="red">*</font> First Name:</label> <input name="firstname" type="text" class="input-large" value="<?php echo $firstname; ?>"> .... ..... </form> My problem is my input boxes are shrinking. To make it more clear here is …

Member Avatar for lps
0
164
Member Avatar for thakursandeep
Member Avatar for happygeek
0
156
Member Avatar for Alba Ra

Hello, I want to include SVG into a webpage and to increase its support on older browsers I decided to use [Ample SDK](http://www.amplesdk.com/) to render the images. Unfortunately, Ample SDK does not provide a straightforward guide for people who have not extensive knowledge in some of its features. Its tutorial …

Member Avatar for LastMitch
0
344
Member Avatar for Violet_82

HI all, not long ago I posted something about a similar issue http://www.daniweb.com/web-development/web-design-html-and-css/threads/447728/change-the-colour-of-visited-link-with-avisited but this time it is slightly different. Ok, so here's the offending page http://antobbo.webspace.virginmedia.com/various_tests/links/faqTest.html When you click on the question, the answer will slide down. Now, the links will always point to #, but I still need …

Member Avatar for Violet_82
0
224
Member Avatar for NardCake

Hello! I am modifying a user panel for someone, I have been asked to center an element on the page. It is assigned with the class "joins" i've looked through all of the css files and I can't seem to find where it is styled. is there someway i can …

Member Avatar for NardCake
0
81
Member Avatar for CreatorZeus

this is what i ahve so far. maybe its just a crazy idea but i trying to get it to work <td onclick="this.style.backgroundColor = 'Red';" bgcolor=skyblue width= '58px' height= '72px' align="right"> <a target="iframeswitch" href="index.php"><div style="height:100%;width:100%">yo</div></a> <a target="iframeswitch2" href="index.php"><div style="margin-right: -100%;"> yo</div></a> </td>

Member Avatar for LastMitch
0
218
Member Avatar for Yarra

www.icypixel.net <---- My website So the homepage on different computers is resized for some reason. On Macs it's perfect. But on iPads and PCs the homepage looks zoomed in and misplaced. My CSS is below. http://pastebin.com/A7mKcqFA The code tags were not working so I had to use pastebin sorry for …

Member Avatar for Yarra
0
78
Member Avatar for jcomputing

I am making a mega menu a bit like the one on sky.com. I have noticed that the speed of the menu opening is quite slow. I was wondering is there a way to control the speed of divs using css. Or do I need java Kind Regards, Jonathan

Member Avatar for drjohn
0
107
Member Avatar for trishfernan

In this example how do I reduce the spacing (please refer the image) ![Example1](/attachments/large/4/Example1.png "Example1") CODINGS HTML <!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> <link rel="stylesheet" href="Slider.css"> <script type="text/javascript" language="javascript" src="jquery-1.8.2.min.js"></script> <script type="text/javascript" language="javascript" src="jquery.carouFredSel-6.2.0-packed.js"></script> <script type="text/javascript" language="javascript" src="helper-plugins/jquery.mousewheel.min.js"></script> <script type="text/javascript" language="javascript" src="helper-plugins/jquery.touchSwipe.min.js"></script> <script type="text/javascript" language="javascript" …

Member Avatar for JorgeM
0
139
Member Avatar for Farhad.idrees

Hi i made fix footer bar....its working fine.. but problem is my form is hiding behind this bar.. i want to show my form above footer bar like you can see in daniweb when you scroll down so homw, about us and contact us will be above... i want to …

Member Avatar for JorgeM
0
138
Member Avatar for Violet_82

Hi all, I am trying desperately to align correctly a set of 2 adjacent input boxes, but alas, this is turing into a nightmare and I wonder what guys you think it might be the best approach. Here's the code: <html> <head> <title>test</title> <style> .theForm{ background-color:#f4f4f4; margin-top:14px; padding:25px 0 40px …

Member Avatar for Violet_82
0
104
Member Avatar for satimis

Hi all, Following codes starts the video on another page by clicking the image but without a button on it. [code] <h3 style="text-align: center;"><strong><span style="color: #0000ff;">How To Play-The-Game</span></strong></h3> <a href="http://mydomain.com/path/to/How-To-Play-the-Game.mp4" target="_blank"><img class="aligncenter size-medium wp-image-156" alt="stocks_fr_beginners" src="http://mydomain.com/path/to/How-To-Play-The-Game-300x185.png" width="540" height="333" /></a> [/code] Please advise how to add a HTML button with a …

Member Avatar for satimis
0
209
Member Avatar for code739

here the link of an the image what i am expecting http://s1302.beta.photobucket.com/user/havefwithme/media/layout_zps7366480f.png.html but what i got is A(blue box) inherits the hieght of its mother container the b(red box) here is my css A{ border:1px solid blue; width: 300px; float:right; } B{ border: 1px solid red; position: fixed; bottom:0px; right:0px; …

Member Avatar for code739
0
558
Member Avatar for trishfernan

Hi, In the below example, I need the the drop down come up when on mouseover "Hi,Suresh" and also I need to remove the box of "Hi, Suresh" and make it only a text link. [Click Here](http://jsfiddle.net/uQAVc/) This is for learning purpose.

Member Avatar for trishfernan
-1
185
Member Avatar for naphets

I dont get it... The 1st works, <!DOCTYPE html> <BODY> <TABLE align="center" valign="center" summary="This table places remote photography" border="1"> <CAPTION><EM>Photography</EM></CAPTION> <TR align="center" valign="center"> <TD><img align="center" valign="center" height="495" width="1200" alt="An image from REMOTE location" src="http://www.petapixel.com/assets/uploads/2012/11/stackedclouds-1.jpg"></TD> </TR> </TABLE> </BODY> & the 2nd does not work ???? <!DOCTYPE html> <BODY> <TABLE align="center" valign="center" …

Member Avatar for AleMonteiro
0
122
Member Avatar for Violet_82

Hi chaps, I wonder if you can help me with something. I am looking into responsive design a bit, and I was testing something here http://antobbo.webspace.virginmedia.com/test/responsive/test.html Now, if you try to resize the window the cnes logo gets pushed under the "this is an extra bit" div: what I would …

Member Avatar for AleMonteiro
0
331
Member Avatar for Violet_82

Sorry guys, I'd like to just confirm this, is it correct to have a p tag inside a form tag? Something like <form action="demo_form.asp"> <p>This is a test.</p> First name: <input type="text" name="FirstName" value="Mickey"><br> Last name: <input type="text" name="LastName" value="Mouse"><br> <input type="submit" value="Submit"> </form> thanks

Member Avatar for Violet_82
0
900
Member Avatar for Acelabs

Hi everybody, In W3C Validator we can find a html,css & javascript srrors for our site through paste our website pages code. like http://www.ace-labs.com/index.php or type full code in this url. http://validator.w3.org/#validate_by_input

Member Avatar for shasha7
0
83
Member Avatar for jspence29

Throughout working on my project I think I created a simple clean and easily customizable gallery. <html> <head> <title> Singapore - Home </title> <link rel="shortcut icon" href="favicon.ico" type="image/x-icon" /> <style> * { margin: 0; padding: 0; } body { background: url('woodbackground.jpg'); background-size: cover; min-height: 100%; min-width: 100%; position: relative; top: …

Member Avatar for LastMitch
0
133

The End.