6,574 Topics
![]() | |
Hey guys I have a slight problem... You see I've got a menu that I attained from the internet. The code that I believe is relevant is located here: [url]http://paste.uni.cc/9962[/url] An example is here: [url]http://216.203.126.252/IHS/[/url] What is happening is that the menu will not drop down. I believe is it … | |
I'm not exactly sure if this is a problem with php, or javascript, or FF, or what, exactly. I have a little php script that lets users input information like a form, and then generate an HTML pedigree. In a perfect world, they then click the "View Source" button and … | |
Is it possible to use HTML tags in PHP code? I have a php script that emails some form inputs to my email address, and I would like to bold certain words in it. The code preforms the message first, and then just posts the message in the body of … | |
Hi, I'm trying to get the data type of a value entered into an input type text field in a form.By using typeof i am getting string always.Eventhough i was entered a number i'm getting the type of data as string.How can i check whether it is a number or … | |
i was wondering where or if anyone could provide me with an html code for an updatable schedule for my website??? | |
Does Any One Know If Theres A Way To Use C++ With Html? | |
hello all, Now my question is - can i apply the code on the part of the board. In order to get a "Copy" of the board with category 17 and category 3 .... see here [URL="http://=http://www.nukeforums.com/forums/viewforum.php?f=17"]=http://www.nukeforums.com/forums/viewforum.php?f=17[/URL] [URL="http://=http://www.nukeforums.com/forums/viewforum.php?f=3"]=http://www.nukeforums.com/forums/viewforum.php?f=3[/URL] readers from here i look forward to hear from you [quote] Let's … | |
Hi, This is the first time i am posting any thread.Please let me know where i went wrong in posting my problem. PROBLEM:-I am having 2 calenders - one is from_date & the other is to_date.The difference between the two dates which i select in the respective calenders (from_date:-06/08/25 , … | |
I have two css classes. ".test1 and .test2" Can anyone explain what this code is doing? [code] .test1{height: 100%; clear: both; border: 1px solid #999;} .test1, .test1 .test2{height: 100% !important; height: 30em; min-height: 30em; } [/code] I'm thinking that all the styles in .test1 are applied to the element with … | |
Could someone please help me. I've been trying to figure out what I did wrongly here [url]http://havilahandhills.com/gasstocks[/url] . I tried to use CSS to set the body text. It appears good on IE but on Opera and Firefox, it's aweful. I need help very quickly. Anyone? | |
Does it even mean anything these days to be html validated from validator.w3.org ? Take a site like ebay which has a very high pagerank and all the errors reported by the validator. Makes me wonder if it matters at all any more... | |
Hello everyone :) << url removed >> uses text files to display news, but they will not parse HTML! What can I do? | |
I am trying to find a good way to parse the input from a textarea into HTML (including line breaks etc) Basically the user needs to be able to not enter markup in order to keep the format they enter their data in. For instance if they enter: Here is … | |
I have files of several with geographical information of several places and animals that i want to be accesed by through the menu. Here is an outline of my project; I have simplified it by taking only parts that are relavent for my questions below. I have a PHP class … | |
I have developed a PHP football pool and one of it's functions is to send email notifications to members dealing with their picks and any messages sent by the Admin. The mails are sent without any problems however they display as text in Outlook and correctly in a web based … | |
I need to provide an HTML code snippet (form elements displayed within a table) that my clients will be inserting into their web pages. One of the requirements is that I provide CSS atrributes to the table elements so the client can customize color, font, etc to match their site. … | |
I would like to read a html file that has asian encoding (gb2312), then extract the specific strings and then copy them into a new html file. But when i try to read the html file, i get gibberish. Im using Python 2.4.3 and i know it supports gb2312 but … | |
i am using [code]writing-mode: tb-rl;[/code] to get this affect: <td style="writing-mode: tb-rl;">Hello World</td> does anyone know how this can be achieved in firefox and opera? as this only works in IE | |
I'm having a slight issue with a lot of html pages. I'm working for a decent sized company with nearly 15,000 pages in the site. I've been going through and updating many of the pages with a find and replace function available through Dreamweaver. Recently I've noticed a huge problem. … | |
He is what im trying to do, ive got a logo that i want to place around the center of your screen over my semi-complex background that is set up like this... [IMG]http://i11.photobucket.com/albums/a160/woody33/help.jpg[/IMG] The "logo" image will be placed over the tiled image, but when the browser is shrinked because … | |
Hello, I'm new to HTML parsing and I need some help.I want to parse a HTML file , and I have the Java classes in place but I need an advise on how to code a piece of logic in my callback function. I need to parse through the file … | |
Hi I need help with some css. I am trying to make the page expand with based on the ammount of content on the page. so the more content the longer the page and so on. If you know how to do this please help. | |
How do they make tables with only CSS without using HTML Tables? is it possible to make a table as shown on the screenshot below with only CSS and NO HTML? if yes how? [url=http://photobag.2plans.com/][img]http://photobag.2plans.com/images/75427379.jpg[/img][/url] Thanx in advance | |
I have made a .dwt file. But I do not know how I can make different html files from it. Basically I have three editable regions in the dwt file. and I want to use that file to make my index.htm file. Can someone show me how to do something … | |
I have created this nice template for my site, but I need to know how to apply it into any web page. I'm using dreamweaver. | |
Hello evry1!:) One more question: If i copy n paste any CSS code from any of the CSS tutorial websites,do I need to save it like an "external style sheet" or something? In short,how do I use CSS in DW?Simple copy n paste would do or no? Thank you. | |
Hello, The title pretty much describes the problem I'm having. Right now, I've got a <table> with two <tbody>s in it; the first one is visible (display:inline) and the second one is invisible (display:none). The first one contains a button, the second one several form fields. Pressing the button hides … | |
alright here is the problem im trying to get a certain menu to have a thin border but in firefox the only way I could do this was to set it to .1em which makes it look chunky in IE so i tried to do some conditional comments to link … | |
Hi friends, I need some clarification to covert the pdf file to html file using php. I have no idea to convert the files using php. Please send me any ideas and your suggestion how to convert the pdf files to html .. Thanks Vssp | |
Hello, I have a .shtml page that on it's own works with server side includes but when I call that page from a perl script which is called from a login .shtml page, they don't work. I am using Microsoft IIS and I don't know if it's an IIS settings … |
The End.