6,574 Topics

Member Avatar for
Member Avatar for thosecars82

Hello there I would like to ask you a question concerning pop up menus. It turns out that I have seen some techniques which use just CSS. Nevertheless, what I usually see is techniques that use javascript to achieve this pop up menus. It seems to me that javascript might …

Member Avatar for Luckychap
0
109
Member Avatar for shruti sepra
Member Avatar for shruti sepra
0
65
Member Avatar for ze-m!nd

Hey everyone, I'm trying to make a perl script that logs me into my account, and fills this form for me for my job, but i cant get it past a drop down menu, wat a person would manually do is put the mouse over this button, and list would …

Member Avatar for KevinADC
0
126
Member Avatar for Borderline

I am trying to achieve a table like this, using mainly CSS to change the attributes: [url]http://www.further-flight.co.uk/sample_table.htm[/url] My current effort looks like this: [url]http://www.further-flight.co.uk/meetups/join_us.php[/url] I would like to remove the white lines within my table, pad the left handside so that the text moves away from the border slightly, add …

Member Avatar for amigura
0
130
Member Avatar for ze-m!nd

Hey everyone, I'm trying to make a C++ program that inputs data into a web page. For example make a program that takes an input and enters it on the google search box and presses the enter button for you! Can anyone help me? Any codes or ideas where to …

Member Avatar for jephthah
0
115
Member Avatar for princeanthony

Please write echo statement from html statement below; <a href="javascript:ajaxpage('test.htm', 'contentarea');">test</a>

0
73
Member Avatar for ze-m!nd

Hi everyone, So my first post wasn't clear... I want to make a C++ program that takes input from an excel file and puts it on a website and submits it for you. I say this bkz at my job i have to do this... I've seen a C++ program …

Member Avatar for Radical Edward
0
82
Member Avatar for SUBHABRATAIISC

If I write a code like: def addstring(n): a1=raw_input("PRINT THE FIRST STRING:") a2=raw_input("PRINT THE SECOND STRING:") a3=" " a4=a1+a3+a2 print "THE TWO STRINGS YOU PRINTED ARE ADDED AS" print a4 Now, if I design one HTML form where strings can be submitted but if I put one ADD button how …

Member Avatar for SUBHABRATAIISC
0
88
Member Avatar for thosecars82

Hello there I would like to ask you what general approaches you know to carry out the task of adapting the css which works well for firefox, to make it work the same in explorer or other particular browsers which might raise problems. For example, if you take a glance …

Member Avatar for MidiMagic
0
86
Member Avatar for sal21

After i click on link "Area Clienti" appear the tipical autenticatin box How to insert in user box the value of my_var = user, and in password box the value of my_password=mypassword and after check "save pasword..." and click on ok button????? naturally in VB or VBA or vbs code …

0
68
Member Avatar for trient

hi, Any suggestions for learning css from books? Suggestions on great css books for newbie?

Member Avatar for lio04
0
98
Member Avatar for devi123

Hi there, New here and have a weensy problem. I am in the middle of putting together a site: [url]www.wleigh.co.uk/smarties/press_test.html[/url] It shows up fine in firefox and safari, but the nav links on the left all spread out in IE. I have tried the margin/padding set to 0 for all …

Member Avatar for devi123
0
86
Member Avatar for RFBourquin

How can I link to another URL when my web page opens without clicking on "link"? I'm just learning html and understand how to link using the anchor and href. Example: [code=html]<html> <body> <p> <a href="http://msm/com"> Click Here </a> </p> </body> </html>[/code] How can I get my webpage to open …

Member Avatar for RFBourquin
0
303
Member Avatar for Paulxh

Can a table written in HTML be floated as an element, as in image <img src=".."> I am trying to have several small blocks of text, seperated within borders that the text withing the box or group can float depending on screen size. I don't know how to do this: …

Member Avatar for Paulxh
0
107
Member Avatar for jaden403

Is there a way in JavaScript to add a footer to the bottom of each page that says something like "Continued on next page..." when the user prints the document? I know that the footer is generally controlled by the client's browser, and am not trying to get rid of …

0
70
Member Avatar for mikki2

hi, i am trying to put an image into the title. i mean like daniweb's title icon is the blue "db" and google's "G", you know...the image in the location bar? sorry i dont know how to explain it properly cuz i dont know what it's called. Thanks

Member Avatar for mikki2
0
125
Member Avatar for nishanthaMe

can we use javascript inside css classes, Because I want to get the browser window width to the css width atribute. Thanks

Member Avatar for MidiMagic
0
140
Member Avatar for mdgiv203

i am returning website designer haven't been doing much websites for the past 3 years. i recently learned about AJAX and some of the things it can do. i'm basically interested on learning how to make DHTML dropdown menus. and exmpla is on the link below. IS THIS SOMETHING DONE …

Member Avatar for mdgiv203
0
69
Member Avatar for sheepmage
Member Avatar for peter_budo
0
42
Member Avatar for priyala

HI, I would like to know if there is a way to write data to a text file from the HTML controls in a website creation. If so please explain how to go about it Thanks, Priya

Member Avatar for allen.jes
0
87
Member Avatar for dogondoor

Hi to all forum members , I'm building a site for an air freight company and wondered if anyone out there has some html code for a freight calculator. The 5 fields i need are KG Length Heigtht Width Destination Airport I need to be able to enter predefined values …

Member Avatar for dogondoor
0
67
Member Avatar for OMorchoe

Hi folks! I am desperatly looking for some help. While I can apply some small code snippets, or edit some easy parts in php or html, I am completely lost, as soon as it gets complicated with code. Especially at stylesheets. I designed my own theme my WordPress Blog. For …

0
56
Member Avatar for xylude

I wrote a script in PHP that works fine on its own, but when inserted into a document containing CSS does not work properly. I am a newb with the PHP programming, and what I am trying to do is create a simple register/login script. Once the user has successfully …

Member Avatar for xylude
0
340
Member Avatar for fluffythebunny

I have made a mouseover layer menu. Click on the link to keep it open. The only way to close the layer is to reload the page. Is there anyother way to do it. link to script. [URL="http://www.stupidharold.com/dani/clicktokeepopen.htm"]http://www.stupidharold.com/dani/clicktokeepopen.htm[/URL] Page trying to fix. [URL="http://www.stupidharold.com/Harold1/acessScripts.htm"]http://www.stupidharold.com/Harold1/acessScripts.htm[/URL] I have another question. I am running …

Member Avatar for Luckychap
0
73
Member Avatar for tver3305

Hi guys, i have this problem which has been bugging me for some time. I am creating a website using php,MySQL, javascript and ofcourse html. I create/generate all my pages dynamically using php and depending on the data fetched from the dbase. I have some big scrollable data which should …

0
63
Member Avatar for El Duke

Hello there, I was trying to implement a program for a friend of mine in C, this program has to read the HTML user input (directly or from a file), check that input if the HTML tags are put in their correct order. For example, If I entered [CODE]<HTML><[COLOR="Green"]/[/COLOR]BODY>Whatever text<BODY></HTML>[/CODE] …

Member Avatar for El Duke
0
540
Member Avatar for kained

I have designed a website [URL="http://intweb.tech.bcuc.ac.uk/~20318219/project/home.html"]here[/URL] and want to make it viewable to mobile phone users. I want to do this by using multiple CSS pages. How do i write a css script that will be viewable for mobile platforms? The current css page is located [URL="http://intweb.tech.bcuc.ac.uk/~20318219/project/main.css"]here[/URL] I will then …

Member Avatar for kained
0
71
Member Avatar for enigmaenigma

Hello all. I have a txt file which has a number of links and i need to save this file as a .html page in my webserver.How do i append <html><body><title></title>'Content of the file'</body> </html> tags to the start and end of a file so that it is saved as …

Member Avatar for sneekula
0
84
Member Avatar for still_learning

Hello, I have a very interesting issue that I want to solve but I need some help because I do not know if it is possible. I am using some radio buttons on my website, but instead of the user actually clicking a radio button to set it as "checked" …

Member Avatar for still_learning
0
289
Member Avatar for panther786

Hi. In a table data I have four lines of text each line separated by a <br> The text are different font sizes. The issue I am having is that the lines have space between them above and below. How do I get the lines of text closer together using …

Member Avatar for rudevils
0
49

The End.