6,557 Topics

Member Avatar for
Member Avatar for Tyrone.Wilson

I am very new to CSS and HTML. I have built a static demo version of a site that I want to build. my site looks great in Chrome, not as great in firefox and absolutely terrible in IE8. I thought I was using standard CSS styling but it seems …

Member Avatar for twiss
0
196
Member Avatar for Jollyyy100

Hi, i have a login section made through layers and tables within dreamweaver. At the same place i have a login button (i have coded it and it works all right) but at the moment i have an issue, because when i sign in the login section which says enter …

Member Avatar for Jollyyy100
0
172
Member Avatar for ciokhan

hello i need one of 2 things. either to make a table which changes its background color to black when the mouse enters the table and when the mouse is out, the background color should be transparent again OR i want a table with permanent transparent color like this site …

Member Avatar for twiss
0
239
Member Avatar for Joe34

Hello take a look at my code then I'll tell you what error I get... [CODE]var Top = document.getElementById("topmargin").value; var Left = document.getElementById("leftmargin").value; var Background_Color = document.getElementById("backgroundcolor").value; var Border_Width = document.getElementById("borderwidth").value; var Border_Type = document.getElementById("bordertype").value; var Border_Color = document.getElementById("bordercolor").value; var num = id+1; var new_id = "a"+num; document.getElementById(new_id).style.top = Top; …

Member Avatar for Joe34
0
155
Member Avatar for anandunics

Hi ALL, I HAVE AN XSD FILE WITH NEEDS TO BE CONVERTED TO HTML FORM. WHAT ARE THE STEPS TO BE FOLLOWED ? PLEASE EXPLAIN... MAY BE XSD TO XML ? IF SO ? HOW ?

Member Avatar for mraheel
0
313
Member Avatar for Suetan

Here's my problem. I have a program that integrates HTML with PHP script by ending the PHP, and going with straight HTML code, and then going back to PHP. This should be all well and done, except for the part where after I start the PHP script, it doesn't display …

Member Avatar for diafol
0
571
Member Avatar for fadliraihana

i cant seem to solve this. how do i change the cell background color using php? this is what i got; <tr> <td ><span class="style2">1</span></td> <td >PERAK IP-F002</td> <td bgcolor=<? if($a1==1) echo "#00ff00"; else echo "#ff0000"; ?>>&nbsp;</td> <td bgcolor=<? if($a2==1) echo "#FF0000"; else echo "#00FF00"; ?>>&nbsp;</td> <td bgcolor=<? if($a3==1) echo …

Member Avatar for vibhaJ
0
209
Member Avatar for rajeesh_rsn

Hi, In one of my project there is a textarea for inserting data for users. In that Italics, Bold, Link options are added just like every forum text area. But when user clicks in italics or bold .. and leaves it with out closing then on render view full of …

Member Avatar for almostbob
0
111
Member Avatar for Arthi Raman

Hi, I need to develop a customer complaint/feedback tool with two tabs in it for Complaint and Feedback, can anyone suggest me from where i can download a template for this? Thanks

Member Avatar for stbuchok
0
39
Member Avatar for indianbaski

Dear All, Hi.. I need help… Multicolumn text flowing through multipage sliding, should calculate total column, gap, text size, image size for different browser. To be control with Previous Page & Next Page. At the ending of story the next Page sliding should stop. Please give me suggestions how to …

Member Avatar for indianbaski
0
114
Member Avatar for webPgmmr

I am using css dropdown menu for the first time.. however the dropdowns simply dont seem to work.. please help.. heres the code: .bg {background: url(images/button4.gif);} .menu {padding:0 0 0 32px; margin:0; list-style:none; height:40px; background:#fff url(images/button1a.gif) repeat-x; position:relative; font-family:arial, verdana, sans-serif; } .menu li.top {display:block; float:left; position:relative;} .menu li a.top_link …

Member Avatar for noelpasia
0
175
Member Avatar for jrosh

Could anybody tell me that how I can see the web page on the emulator? When I give url of particular page i get connected to web directly using HttpConnection object but instead of web page output i get souce code of that page. What could be the reason for …

0
56
Member Avatar for NuGG

Im new to php and have been struggling with this for some time, but I expect its something simple. Basically I have some code below which I want to use to display an events board. -Info for each event comes from a separate xml file for each event. -XML files …

Member Avatar for NuGG
0
214
Member Avatar for mnasir79

Hi, I need to make my textarea html compatible... just like a visual editor, where i can embed html tags like <img>, <a href>.... is there any way to do this with html coding ???

Member Avatar for twiss
0
6K
Member Avatar for seblake

Greetings! I have to change my footer. Let's say I have 10 pages. That means open, cut-n-paste, and close 10 times. Is this how everyone does it? Can I not create something in CSS and only just "call" it from the HTML? Thanks, in advance! < Steve >

Member Avatar for seblake
0
138
Member Avatar for kz13

I am trying to create a footer and facing a problem while doing so... This is my html code: [CODE]<div id="container"> <div id="main"> <div id="terms"> // content </div> // closing terms </div> // closing main <div id="footer"> // content </div> </div> // closing container [/CODE] And css code is [CODE]html, …

Member Avatar for macgurl70
0
169
Member Avatar for prvnkmr194

Hello to all Actually I am on web project with html and java script and my problem is that I have send feed back form as E mail, is there any though which can I send My feed back as an email without using php or asp because I know …

Member Avatar for prvnkmr194
0
271
Member Avatar for yongj

So I have this code for my webpage but whenever I put in the "include" php code [CODE]<?php include('include/mysqli.inc'); ?>[/CODE] everything below that disappears. Basically I'm trying to enter in the appropriate variable data from the quotes database that I'm using into the correct table fields. But I can't do …

Member Avatar for urtrivedi
0
195
Member Avatar for FreddieBambino

Right. Im styling my html forms and I have the effects on them exactly like I want. My main problem is that I dont want these effects to take effect on all forms. I have hover over effect on the text input fields. The thing is I have some forms …

Member Avatar for FreddieBambino
0
77
Member Avatar for newbi11

I have this idea of a page i want to create but i really don't know how i would implement it . I want to create a page with some pictures and below each picture there would be a check box , i want people to be able to select …

Member Avatar for Sadun89
0
103
Member Avatar for umeshMCA

hi i would like to know that how to create dropdown menu in mysite. anyone help me? thanks umesh daiya

Member Avatar for stbuchok
-1
88
Member Avatar for imtired

Hi everyone, I am trying to develop a .html page with PHP in it but when I view the source code it does not show anything below the first function call. Below is an example of the html source when it is viewed from a browser (FF4): [CODE] <!DOCTYPE html> …

Member Avatar for ifiok.idiang
0
5K
Member Avatar for davidthedruid

Hi I should need the code/syntax to create an countdown timer that should count down from now to (24hour)19:00 12-06-2011 do any one know how to do this?

Member Avatar for twiss
0
96
Member Avatar for rpv_sen

Hi Friends I am trying to get the value of select dropdown item in a text box, but i am unable to get it. I am using ajax for dropdowm method. please any one can help one.php [CODE]<?php session_start(); include("config.php"); // Check, if username session is NOT set then this …

Member Avatar for twiss
0
1K
Member Avatar for scarlettmoon

Hi ~ I am trying to keep two children windows open at the same time as the parent. Umfortunately while opening the link to the second child window the first one minimizes. Is there a way around this? I have tried focus() on the second and not the first - …

Member Avatar for stbuchok
0
258
Member Avatar for bhavna_816

When we click on the Hyperlink of subject a new HTML Page should be pop up and shows the body of the mail. I have written two perl codes first is for displaying the page with folders with subject another perl code having function to show the body.How can I …

Member Avatar for hsincredible
0
371
Member Avatar for Jessurider

hey do we bring blink text in html pages that works in google chrome, and IE ........even though we all know that <blink> </blink> won't work in Google Chrome & Internet Explorer...........is there any other method by which we can bring blinking text.........

Member Avatar for twiss
0
48
Member Avatar for metalix

Hey guys!! been a while since I posted here, but thought I'd post this question here cause it is driving me insane!! Basically, if the condition returns true, then that part works. but if it's false, neither part works. If I put the content from the else after the <script> …

Member Avatar for Airshow
0
165
Member Avatar for Fortinbra

We are trying to update an ASP.NET 2.0 application so that it no longer requires IE to be in Compatibility mode. We'd also like it to be browser independent. There is debate in our office as to the pros and cons of changing from our insanely complex nested table approach …

Member Avatar for almostbob
0
166
Member Avatar for Thyvo

Hello, First of all, don't kill if I posted this in the wrong section. I'm trying to find a decent tutorial for the HTML 5 drag and drop upload. I have allready searched hours before but could'nt find a decent tutorial. Basicly what I want is a drag and drop …

Member Avatar for Thyvo
0
136

The End.