6,558 Topics
| |
can we use javascript inside css classes, Because I want to get the browser window width to the css width atribute. Thanks | |
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 … | |
I'm trying to find code to embed a media player via CSS. Could someone help me please? | |
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 | |
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 … | |
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 … | |
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 … | |
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 … | |
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 … | |
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] … | |
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 … | |
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 … | |
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" … | |
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 … | |
Hi Experts I am trying to develop a web application using Pl/Sql as scripting language. but i cant understand where to start and what i should implement the configuration for this purpose. | |
HELP! I'm going crazy!!! I'm working on a new website and in dreamweaver I put a table inside a DIV area. I'm not very good with DIV fields and tables are easy to me, but not this time for some reason. As you can see in the photo below, in … | |
Hi I have no clue why I am not able to color the <p> </p> portion of this website. This code: p { Color: red;} should make all paragrahps red color, but I have no clue why it does not work Here is the entire code below: [code=HTML]<!DOCTYPE html PUBLIC … | |
Could anyone point me to a good place to learn CSS. Thanks | |
Hi Expert, when i m accessing a .shtml file from my apache server, I got this Error."You don't have permission to access /test/link.shtml on this server.: 403 Forbidden" on windows O.S Pls tell me the Procedure to solve this Error.. Thnx in Advance | |
hai friends , i want to give my page very attractive so i want to create or insert a stylesheet in my web page , i don't know that , if any one know's that plz give a css code and procedure to create and insert the css , thank's … | |
Hi I was wondering how to I could repeat a section of xhtml code for each record retrieved from the database. Ie after executing I should have a list of products adhering to the following template [code=html]<div> <div> <img src=""/></div> <div><a href="#">productname</a> </div>[/code] I don't like using tables for layout. | |
I am making dynamic changes to my current page's DOM with javascript, and would like to visually inspect the code that was rendered. Is there a easy way to do this? Off the top of my head I was thinking i would have to transverse the DOM and output all … | |
OK, this should be easy (in theory) but I'm having issues with the java applet showing up in the HTML. The applet works when I run it within the IDE, but when I try to run the applet, a message in the bottom left of the applet window says that … | |
Hello, I have a problem pulling external vbscript into an html template. I have various .vbs files written in vbscript, in a function library. Each .vbs file contains many functions that do a variety of things. Every function is documented with the following format; 'Function Name ''Purpose 'Date 'Author etc... … | |
April 13, 2008 I have a web-site that is a Google Map mash-up and I place my markers by listing them in the body right after the map loads (in a load function). I convert my data from a spreadsheet to xml and then use a program to write the … | |
does anyone no if it is possible to convert a php/mysql page into a html page? if it is would it be possible for you to point me in the right direction as i have no joy searching the net. | |
Hello, I'm familiar with the ability to create borders and boxes in CSS, but I have a client that has requested diagonal rule to cross through table cells. That is, no matter the dimensions of the table cell, it would contain an X of a specified color. Any advice on … | |
I'm hoping someone can give me a bit of advice. I've been making websites as a hobby for about 10 years now, I taught myself what to do with a book from the library. Of course things have moved on in 10 years, and recently I've been trying to get … | |
I've moved from a CDONTS script that sent a email as a receipt for an order taht was made from an asp page With CDOSYS the .createMHTMLbody allows me to reference an HTML page only. When trying to send the asp page nothing happens. I've tried [code=asp]<% sch = "http://schemas.microsoft.com/cdo/configuration/" … | |
Hello All, I am stuck with some problem. I have implemented some CSS in my webpage, it works fine with IE but the saddest part is that it is not supported by Firefox. Any ideas how to make it work with Firefox and other browsers (which currently does not support … |
The End.