6,574 Topics

Member Avatar for
Member Avatar for mgn2683

Hello, I am having an issue with my footer in IE 8. IE is increasing the padding, and bumping the newsletter sign up box down, when it is supposed to be on the same level as the links. Any thoughts as how to fix the padding problems? Site can be …

Member Avatar for JorgeM
0
766
Member Avatar for jonsan32

I've implemented this dialogue box that shows a preview of the site you're abuot to go to. All looks good until I add more links on the same page. I've tried to adjust my div from absolute to whatever and have also fiddled around with the top - left spacing …

Member Avatar for jonsan32
0
123
Member Avatar for keven.pirritano

I was creating my admin panel (admin homepage) and then took out the following 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>ZanimeCMS: Admin Center</title> <link rel="stylesheet" type="text/css" href="../css/home.css" /> <script type="text/javascript" src="../js/jquery-1.8.2.min.js"></script> </head> <body> <!--START Admin Wrapper--> <div id="adminwrapper"> <!--START …

Member Avatar for minitauros
0
9K
Member Avatar for rohittripathi

hi everyone I have created one web page for website, these having four main Div but i have to do Show Div and Hide some Div using javascript or jquery in css. **Four main Div are:-** 1) **header** 2) **banner** 3) **Content** 4) **footer** :- on the website two div …

Member Avatar for JorgeM
0
156
Member Avatar for brian.byrneX

Found a cool little tutorial for styling drop down menus using CSS. You can change everything about the box - border, font, background colour etc including the drop down arrow. Ive made a custom drop down arrow to suit the style of the site. It all works fine in Chrome, …

Member Avatar for johny_mplayer
0
89
Member Avatar for mgn2683

I am having trouble with the dropdown I am working on. I'm trying to add the dropdown, and changed up all the code that I used for the original navigation. The problem is, the rollover state, which shows a background color, is doubled in height. My goal is to have …

Member Avatar for JorgeM
0
196
Member Avatar for eburlea

Hi. I have a javascript code inserted before closing tag </body> that is meant to change the color of a table row when the mouse is placed over it. It works only when I remove the css file. Please advise what is the problem, I need them working together. The …

Member Avatar for eburlea
0
220
Member Avatar for ahmad_lovely

hi i wante make this template in image. please help me thanks. My template : ![1](/attachments/large/4/1.jpg "1") ![2](/attachments/large/4/2.jpg "2") ![3](/attachments/large/4/3.jpg "3") ![4](/attachments/large/4/4.jpg "4")

Member Avatar for ahmad_lovely
0
137
Member Avatar for dwicki.barinof

greeting, can someone tell me how to showing document (.doc, .docx, .pdf, etc) inside html page? without opening separately application like MS Word or adobe reader i had try this script : `<!DOCTYPE html> <html> <head> <title>Open Word in Iframe</title> </head> <body> <DIV align="CENTER"> <TABLE BORDER="1" CELLSPACING="1" CELLPADDING="1" WIDTH="100%"> <TR> …

Member Avatar for dwicki.barinof
0
183
Member Avatar for adishardis

Hi when I click the "hide" div I want the three divs to the right to dissapear and the two to the left stay as they were. Her's what I have now: http://jsfiddle.net/adishardis/r3eyD/15/ And then I might want a sliding action of the hiding... but that's probably for another forum …

Member Avatar for adishardis
0
84
Member Avatar for cigoL..:)

Hi guys! I don't know if i post it in the right forum page, but I would like to ask if it's possible to put color on the last row of your table (LAST ROW ONLY). the data is from SQL. I would appericiate any references or links, snippets, anything! …

Member Avatar for diafol
0
108
Member Avatar for rajesh1158

I wanted to vertically align a div inside another div. For this I was using line-height (= height of the div) and vertical-align: middle. But if I specify the line-height value in % instead of px, it doesn't work. I tried googling it but could not find. What can be …

Member Avatar for JorgeM
0
207
Member Avatar for tibormarias

Dear Sirs, I have been playing around with this so far, and couldn't get a good solution. Well I have my simple code : <html> <body> <a href="#" onClick="document.write('P');>P</a> <div id="a">a</div> </body> </html> Well, normally, this onClick event directs us to a new empty page showing a 'P'. I want …

Member Avatar for JorgeM
0
1K
Member Avatar for nagachaitanya

I want to add another Page to my Applet when clicked Submit, and to be clear need to retrieve data from the server where data is logs. please let me know what shall i do. package com.stage.logs; import java.awt.*; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import java.applet.*; import javax.swing.*; import javax.swing.plaf.TextUI; public …

0
71
Member Avatar for karlcunanan

Hello PHP geniuses! I am a beginner in php and would like to seek your expert advices and knowledge. When I display the result to a table, it always loop at the bottom, I want to display the another table at the right side of the first table. When I …

Member Avatar for LastMitch
0
205
Member Avatar for kaizen202

Hi, I have a custom combobox(say comboboxEX) derived from System.Windows.Forms.ComboBox. OnPaint() event I have some background color and styles for the combobox. Every thing works fine. My problem is, I can't set background color when DropDownStyle is "**DropDown**" and **Enabled = false**. But it workes when DropDownStyle is "DropDownList" and …

Member Avatar for kaizen202
0
264
Member Avatar for Buppy

Hi, I have the following HTML: <ul> <li> <div>Something</div> <ul> <li> <div>Something</div> <ul> <li> <div>Something</div> //more lists can come </li> <li> <div>Something</div> </li> </ul> </li> <li> <div>Something</div> </li> </ul> </li> <li> <div>Something</div> </li> </ul> The list can continue endlessly and the count of sublist is unknown (user defined). Is there …

Member Avatar for stbuchok
0
115
Member Avatar for Venter

Actually I'm having a form with 4pages At the 4th page i'had submit button.so i want to save the data of 1,2,3 pages in xml.wen i click on submit button in 4th page.i want to insert all 4 pages data in mysql.. Anyone help me Plzzz. Thanx In Advanceeeeee...........

Member Avatar for Mike Askew
0
68
Member Avatar for varma51

gud morning frends i need ur valuable reply..here is my xml data i want to display dis data in the html table..so i need html code for to display dis data in the form of table.. [xml code] <?xml version="1.0" encoding="ISO-8859-1"?> <!-- Edited by XMLSpy® --> <?xml-stylesheet type="text/html" href="j.html"?> <catalogs> …

Member Avatar for varma51
0
265
Member Avatar for graham.brown.96742

I have created a table for player of the year list for a pool site. Data is entered manually, copied from an .xlsm workbook. Would it be possible to enter some code to check the workbook cells and automatically update the html to show the reflected changes. Also if there …

Member Avatar for graham.brown.96742
0
152
Member Avatar for vitaquous

Hi I am trying to create a background I like the way [Maxthon](http://i.maxthon.com/) built theirs it is simple and yet attractive. How did they do this? I am also using the 960 grid system, I have tried to create an image but the image messes up on the bottom by …

Member Avatar for vitaquous
0
201
Member Avatar for efth

This is the css of a navigation bar I've made: header{ width: 85%; display: block; margin-left: auto; margin-right: auto;} #nav{ width: 100%; float: left; margin: 0 0 3em 0; padding: 0; list-style: none; background-color: #6E6E6E; border-radius: 10px; border-bottom-right-radius: 50px; border-top-left-radius: 50px;} #nav li{ display: inline; float: left; position: relative;} #nav …

Member Avatar for JorgeM
0
227
Member Avatar for asaidi

Hi i m trying to output pdf file from html..this html is a result of a php script i have this error from html2pdf impossible to load the image litre.php?start=2012-09-1&end=2012-09-30&client=13 any help please

Member Avatar for LastMitch
0
8K
Member Avatar for jonsan32

I'm trying to add a floating menu that spans 100% and sticks to the top of the page, but the content that's meant to flow behind the menu keeps going to the front in older versions of IE. I notice Forbes.com fixes this issue by having their "sticky" menu just …

Member Avatar for jonsan32
0
188
Member Avatar for keven.pirritano

I'm creating a web page that will have software information on: basic description, operating system, free/commercial, etc. All the content will be placed (or generated) on one page. Dropdown filters at the top of the content will allow someone to select a "filter" (i.e. Windows) and it will auto remove …

Member Avatar for keven.pirritano
0
399
Member Avatar for LastMitch

Hi I'm starting to learn **html/css**. I have a issue of breaking a caption in the **alt** into **2** lines. This is my image example `<img src="images/Tom3.jpg" width="400" height="400" alt="Image is ... yada .. whatever" />` I want the caption in the **alt** stop at **width 400** of the image …

Member Avatar for LastMitch
0
211
Member Avatar for alcina

hi, i need to write a program that ask the user for first name, lastname, day of birth, day, month year, using a html form, and print out the user info using a servlet, and when user type in the number of month, the output will have to be in …

0
55
Member Avatar for asaidi

Hi i have an html output and send to the folder using ob_start and file_put_contents('xxx.html', ob_get_contents()); my problem is save automatically this file after converting to pdf using html2pdf is it possible to do that:auto save the html to pdf using html2pdf cheers

Member Avatar for asaidi
0
3K
Member Avatar for semere mehari
Member Avatar for rotten69
0
72
Member Avatar for Stardemos

Hello. I new to web server and linux, but i'm trying to make one. I'ts done and workink, the only problem is that i can put apache reading the png and css files. it shows my app unformated and with broken links, when i try to open the images it …

Member Avatar for cereal
0
249

The End.