6,569 Topics

Member Avatar for
Member Avatar for yasmena

i wonder how can write a JS variable inside HTML here's the Line: var texture=document.getElementById('texture').value; formdiv.innerHTML = formdiv.innerHTML +'<td align=center> JS VARIABLE TEXTURE</td>'; any help is appreciated

Member Avatar for sasankasekhar
0
82
Member Avatar for pazany

Hi , I am having a very strange issue with a piece of DHML on I.E 6, attached code. Here is the scenario. There are two html files, run 1.htm. The Drop down has a default value, if you click on populate button, a JavaScript will re populate the drop …

0
68
Member Avatar for mzd12111

hi there all i have a input text , like this one : [CODE] <form> [INDENT]<input type="text">[/INDENT] [INDENT]</input>[/INDENT] </form> [/CODE] i want whenever the input is changed (without pressing [COLOR="Green"]Enter[/COLOR]) a function in javascript named "welcome()" would be called, [COLOR="Green"]onchange [/COLOR] function requires pressing [COLOR="Green"]Enter[/COLOR] and i dont want it.

Member Avatar for MidiMagic
0
103
Member Avatar for Ajay Patel1

Hi I want to Convert HTML table in to text file using PHP for that what i have to do? pls Suggest me Thanks All, Ajay

Member Avatar for digital-ether
0
1K
Member Avatar for ryy705

Hello, I am trying learn how to make a form using css instead of table. But I am having problem with it. If you would kindly copy and paste the following code you will see that the error message underneath the text area is not aligned with the text area. …

Member Avatar for wickedsunny
0
84
Member Avatar for Robtyketto

Greetings, I have a css file (See below) which has setting for THREE divisions "centercol", "leftcol" and "footer". The stylesheet works fine until I add an image to the division (leftcol). The settings get applied to the the footer division as printed at text is printed at the bottom of …

Member Avatar for Robtyketto
0
121
Member Avatar for kimmi_dk

Hi All, Do anyone of you know how to decode CTCSS signal (67 Hz - 300 Hz) from input of soundcard I need to make some kind of filter so all sound under 60 Hz ond over 300 Hz is gone then decode the tone's there are 38 tones i …

0
65
Member Avatar for jobojo

I am trying to write a simple program to calculate income taxes owed based on gross wages that are input by a user. The HTML page needs to accept the input (wages from 4 users) at once and then utilize a button to submit the information to an external javascript …

Member Avatar for jobojo
0
310
Member Avatar for crazy.works

hello guys, i have problem in the scroll bar on my css code , i am trying to use that css menu from that link [url]http://www.cssplay.co.uk/menus/slide_fly.html[/url] it actually works very good but i want to use it on the right side from my site not in the left side so …

0
76
Member Avatar for Nalini Ramesh
Member Avatar for sheara

I am having an issue with text wrapping (see image attached) b/c of the sub-box. I think my style element is placed in the wrong spot. here is my html: [code=html]<div class="box-1"> <div class="box-1-top"></div> <div class="box-1-inner"> <div class="side"> <div class="image"><img src="images/img-1.jpg" width="292" height="234" alt="" /></div> <div class="sub-box"> <ul> <li>Sentence1</li> <li>Sentence2</li> …

0
50
Member Avatar for tgkprog

I want to position an element span tag by the natural positioning in a page (its a drupal page so the theme can change and i dont know where my span will fall but i also want to position an an image on top of this span how do i …

Member Avatar for MidiMagic
0
83
Member Avatar for jk_bscomp

Hello everyone, I am currently doing a project in html and php but i am having trouble in making a tab control in html. I know that this question is more on html, but i hope you can still help me with this one. HOW TO MAKE A TAB CONTROL …

Member Avatar for cwarn23
0
117
Member Avatar for komrad

Hello all, I'd like to know if it's ok to use vbscript within a css page? I'm thinking about defining certain variables at the beginning of the style sheet so that it's easy to change between colors (or load the colors from a database so each user can have their …

Member Avatar for siriyal
0
96
Member Avatar for DavidF

Hi, I am developing an enterprise application and I am still not sure if I should use DHTML or Silverlight. I have some concerns regarding Silverlight's security because it is a client-side applications. Does anyone who have experienced with Silverlight applications can answer this? thanks in advance

Member Avatar for jbennet
0
27
Member Avatar for Dani

Someone brought up an interesting point in another thread. Do the search engines look out for the visibility:hidden and display:none CSS the same way that they used to when font color and background color were the same? If so, do they only check inline CSS or do they actually read …

Member Avatar for wickedsunny
0
162
Member Avatar for througheye

Hello everybody HOWDY? I have lot confusion about using id/class in CSS. When there is a need to use id and when there is a need to use class? What is the difference between id/class in CSS.Either there a standard way for the naming convention in css for the id/class …

Member Avatar for wickedsunny
0
66
Member Avatar for Cat-Eyes

Hi all, I'm a complete newbie to CSS and HTML, so this could be a very obvious solution. I've pulled most of this from different tutorials I've found online. I'm trying to get the website to be 780 pixels wide and in the centre of the page, and also to …

Member Avatar for ferman786
0
92
Member Avatar for atplerry

Hi, After designing my website and the creation of my CSS File that i use on the tables,cell, e.t.c i intend editing the website and creating a new style of CSS but on right clich to applied the CSS i found that the CSS appear grayed off i.e i can …

Member Avatar for siriyal
0
110
Member Avatar for MKala

I want the height of the right side column (id="menu") stretch down automatically, when the amount of content on the left side (id="page00") makes the "page00" div taller than the "menu" div and/or viceversa. I mean when I enter text and image in "page00" div, I want the height of …

Member Avatar for wickedsunny
0
159
Member Avatar for sfrider0

I'm creating a SMTP client. I'm entering the data(to, from, subject, body) in a HTML form. How do I pass that data into the actual Java SMTP client so I can send it? I know how to hardcode the data into the client and send it that way but having …

Member Avatar for ~s.o.s~
0
240
Member Avatar for VernonDozier

I have a program for which I am designing a help menu. The program allows you to add squares, ovals, and other shapes, and move them, rotate them, etc. I'm setting up some HTML pages that explain how to do different tasks. So when the user pulls down the help …

Member Avatar for VernonDozier
0
122
Member Avatar for luke77

Hi guys, I'm new to programming and am learning with Python. I am trying to write a program that will get information from a website and display it in a program. Specifically, I'm writing a stock portfolio program that will look up information on a specific ticker and return that …

Member Avatar for Gribouillis
0
127
Member Avatar for mushbucket

I know this has been asked plenty, and I have tried many things but I can't get anything to work and codes that do seem to work look ridiculously large for the purpose I need them for. What I basically need is something that gets all the rows from a …

Member Avatar for Will Gresham
0
138
Member Avatar for spxfroggy85

I am trying to upload a flash animated photo slide show to my website. I am using Nvu as my site editor and I am hosted through Bluehost. I have an html website and the slide show software (Amara) said that I should have no problem uploading my slide show …

Member Avatar for wickedsunny
0
60
Member Avatar for RahulV

Ive created a .html page, but now i want that when a user tries to open that .html page he must be automatically directed to .asp page without showing the contents of the .html page. How can i do that ??? Please help !!! Thank you !!!

Member Avatar for msaqib
0
148
Member Avatar for dlacloche

When I select a style from the properties inspector for text, it applies the font-family and font-size, but not the color. I cant figure out why. When I look at it in dreamweaver it works, but when I look at the page in a browser, it doesn't work. Does anyone …

Member Avatar for wickedsunny
0
55
Member Avatar for dwlamb_001

Good day, I am having an issue with IE 5.x and the following [URL="http://pages.total.net/~dwlamb/"]web page[/URL]. For some reason the area of text is narrow as though the maximum possible resolution is 800x600. I say this because testing this page at 800x600 yields a similar result in all browsers tested that …

Member Avatar for MidiMagic
0
105
Member Avatar for servis

hello, i have following php-mysql image list script, which populate images in columns and rows of html tables, but i want to change the html columns and rows strctures into xhtml and css, i don't know how to do, [ICODE] <?php $albumId = $_GET['album']; $query = "SELECT im_id, im_title, im_thumbnail …

Member Avatar for MidiMagic
0
66
Member Avatar for David_

CSS based design vs. Table based design has been a debatable topic since long. Both the designs have their own set of advantages and disadvantages. CSS based design is however used by a majority of people today. CSS means cascading style sheets which enable us to split up the design …

Member Avatar for MidiMagic
0
445
Member Avatar for ashercharles

the following code is dislpayed differently in IE anf firefox ........... pls help ....i want both to look alike <head> <title>TWO-COLUM absolute LAYOUT WITH absolute BOXES</title> <style type="text/css"> <!-- #id0 { background-color: #dae9ff; width: 92.50%; height: 20.33%; margin-left: 2.50%; margin-top: 1.33%; position: absolute; } #id1 { background-color: #dae966; width: 20%; …

Member Avatar for wickedsunny
0
84
Member Avatar for Diode

I'm not sure if this should go in the MySQL board, or this, since it deals with both PHP and MySQL. But anyway, I am making a sports memorabilia site for a guy. On the item creation page, after I call the function to prevent sql injection, no matter what …

Member Avatar for Diode
0
2K
Member Avatar for kapil.tandon

hi , can anybody tell me which is the best way to generate the html reports in the C# and then after genrating whcih tool is considered to be the best to diplay the reports data.like we cab display in label ,literal or which is the best way?

Member Avatar for kapil.tandon
0
119
Member Avatar for Anthraxnz

sorry if this is a dumb FAQ type question, but i have been searching all morning for a answer. Heres the setup. I have an Oracle 10g DB outputting Relational Tables into XML. heres an example out some output. [code]<?xml version = '1.0' encoding="ISO-8859-1"?> <?xml-stylesheet href="blog.xsl" type="text/xsl"?> <ROWSET> <ROW num="1"> …

0
64
Member Avatar for dbguide

:) Hey everyone, Hows it going? I have a prob with my css layout and I have fiddling around with it for 3 days and can't seem to understand why it looks great in IE and it lines up terrible in FF. I kinda need a fresh set of eyes. …

Member Avatar for jb1ker
0
93
Member Avatar for talk2mishal

Hi, As i m newbie for the Perl With Html Button. The scenario is like this: [list]I have HTML button in the perl Script. [/list] [list]I have to get the Data of Enable checkbox Data using the button click event in perl [/list] [list]And I have to copy/cut that Enable …

Member Avatar for KevinADC
0
97
Member Avatar for Doctor Inferno

Is there a way to enable or disable smooth scrolling in CSS? My site has this very slow smooth scrolling when I enable smooth scrolling in firefox.

Member Avatar for Doctor Inferno
0
180
Member Avatar for harveymendoza@r
Member Avatar for genevieve92

I'm working on this site: [URL="http://www.essenceofsoy.com/redesign/index2.html"]http://www.essenceofsoy.com/redesign/index2.html[/URL] and I'm having a few problems with getting the layout exactly right. 1) When the window is shrunk, there is a very unsightly white gap that can be seen on the right-hand side, where the header and footer don't continue to extend. I would …

Member Avatar for MidiMagic
0
199
Member Avatar for daviddoria

I have done some html many years ago, but never css. I downloaded a template [url]http://www.freecsstemplates.org/preview/exposure[/url] But something has gone slightly wrong. When I use it on my website [url]http://doriad.myrpi.org/[/url] you can see that the bottom "grey" bar is above the blue line, where in the example the grey is …

Member Avatar for MidiMagic
0
81
Member Avatar for Apaxe

Hi, I'm trying to make a website using divs and CSS and I'm having some problemss that I just can't solve :S 1.I'm using a container DIV, to center the content, and in SAFARI everything falls apart. 2.in IE7 the second orange bar is too far from the bottom of …

0
78
Member Avatar for ravi.prateek

Hi all, Can you please tell me the differences between CSS Versions and how many versions are there. If a site is done is divs, how can we identify in which version of CSS it is done. What are absolute and relative positions when they are used. I am facing …

Member Avatar for ravi.prateek
0
118
Member Avatar for tefflox

I've looked over the sources (attached) for the "pass" and "fail" pages. The pass page clearly shows the tabs as they are meant to appear, and they function properly. The "fail" page, for reasons unknown to me, does not bring in the right-side of either the off or on tab …

Member Avatar for tefflox
0
117
Member Avatar for assgar

Hi My menu list displays correctly for Internet explorer. I am having problems with my menu list display properly in firefox. The row height should be 15px, but in firefox the row display twice as height than in IE. Note: The menue display a link, mouse over should change the …

0
110
Member Avatar for mruane

Hey all, i am trying to write a javascript inside an html table which will create an image slideshow which fills the table with each image. Not sure how to implement this as I do not know javascript. Could this be done in plain HTML without loading another page? Any …

0
58
Member Avatar for Alanmp08

I dont know where this thread belongs- if wrong locatioon feel free to move it- I need a code that will change the skin like a dropdown list thats works- because I cant use IDS as you need some storage or where to get the skin from- I'm using Hitskin's …

0
59
Member Avatar for agent007

Hi I have seen plenty of tutorials etc on the Web explaining various means of using for small images to create curve cornered boxes in a Web Page. However the creation of those corner images can be a bit of a pain. Additionally, instead of just using a solid colour …

Member Avatar for opsryushi
0
179
Member Avatar for mohammed2raja

In php file I write ; echo "<meta http-equiv=Refresh content=0;url=login.html>"; Here i load a login.html file. Along this i want to pass a php variable(suppose $nflag) content to login.html file, so that i can use it in javascript within login.html file. Please Help me.

Member Avatar for cwarn23
0
1K
Member Avatar for sri28

Hi I am newbie to HTML & css. can any one gudie me from where to start. pls reply ASSP. Regards Sri.

Member Avatar for peter_budo
0
482
Member Avatar for servis

hello, I don't know whether should I post my problem in this forum or some else. However, is there any method to auto select css tab with corresponding link. I mean to say when ever you open any link from web site its corresponding css tab automatically shows selection(highlighted). I …

Member Avatar for Shanti C
0
310

The End.