6,558 Topics
| |
when i view an internal web page i have created in IE it doesnt do the same as it does in FireFox. I have an iFrame that loads a page by default that page has the two div listed below called to centre the text both vertically and horizontially and … | |
I have a Toshiba Laptop with Windows XP SP2, and I am experiencing some problems with basically every browser I have. By the way, the browsers I have are IE, Firefox, Opera, and Netscape. Problem: The backround music doesn't play on websites for some reason.....I go to it...it shows on … | |
Is this possible? I'd really like to have a dropdown menu that doesn't rely on Javascript. Any help would be most appreciated ;) | |
Hi I am using Expression Web 2 and need to alter an existing website so as to display nicely on what I regard as a standard display size of 1024 x 768. It would have been better to start from scratch but it's a bit late for that now. I … | |
I am making a web site and I was wondering how I would redirect the user to a different website if Javascript is not enabled. I can't use <noscript> because It needs to redirect. Could I put a meta tag inside a noscript tag? Thx. | |
hi friends, i try to make some selector of items placed in <div>, and click on some of items should delete one by changing innerHTML of <div>. delete works, but after delete html page reloads. i suppose its because element, originator, calling delete function exist at time of calling, but … | |
Hello guys, I have a image on my static site. I want to load that html page along with that image but when a user click in that image area it tries to play a youtube video within that image area through flash. How can i accomplish that? Can anyone … | |
how to give link to html page in flash. i want to give html link to animated image how it gives | |
Hi, How do you create HTML files using RUBY. I have a requirement where I need to set color and font of the text, and also provide formatting options for tables having different colors for rows and border(on/off). Can anybody tell how to do this Thanks, K | |
I am trying to incorporate an eot/ttf file named "steve.ttf"/"steve.eot" into a CSS, but I am seeing no changes being made. The font items are located in the same folder as the html document. Here is the code I am using: [code] @font-face { font-family: MyCustomFont; src: url("steve.eot"); src: local("steve.ttf") … | |
I tripped on this one. I have an HTML form that has all kinds of input elements - text, textarea, radio buttons and checkboxes. I have no problem inserting or updating data in MySQL DB from the HTML form. But when I want to display what is already in the … | |
I haven't ever messed with any webpages through java and I'm kind of curious as to how it would work. I have a specific question that perhaps someone will be able to answer. How would one go about pulling certain information from a forum? To better understand what I am … | |
does anyone know of any tutorials? i don want to use jquery. just javascript. i googled and found nothing but i know its possible. does anyone know? just a simple one. for like divs | |
i have looked and looked for this and so far all the code i've downloaded simply doesnt work. this code (below) works fine - however it opens up the "save file Dialog" and requires that the user select the path to save the .html file. how can i by-pass that … | |
ehh, this is a wierd one... only a small fraction of my css is working when i put it in a external sheet. works perfectly in internal/embedded css. here's my css code: [CODE]body,td,th { background-image: url(images/bg.png); background-color: #828281; font-family: Arial, Helvetica, sans-serif; } #top { width:851px; height:201px; } #middle { … | |
I am learning to create drop down menu using css. Everything works fine in chrome, FF. But IE 8, the submenus don't pop up. All the info I read on tutorials and googling indicated that using .htc file from peter ned and conditional comment for IE in style sheet should … | |
Is there a way to parse HTML within an XML element in an XSLT stylesheet? I am using XSLT to create a template but I want the XML instance to contain HTML markup. I find that the value-of element ignores the HTML markup altogether. There just has to be a … | |
Hi I want stylize web form (form, gridview, button, menu) like windows classic form. Please help me. | |
Guys, Finished a kick ass assignment, checked it on all available browsers on my mac, all good, so I submitted. Then I was over my misses mate's house and looked at it on windows and there are menu hover issues in Explorer. I have been looking and looking but I … | |
i have this text area.. [CODE]textarea name="reply" id="reply" cols="105" rows="2"></textarea>[/CODE] in firefox the textarea is larger and in IE the text area is shorter. How do i have the same size text area in both browsers? Can i have an example? | |
I am making a forum and i was wondering how trough PHP make a HTML page off that topic when the user creates it. | |
[code=css]margin-left:auto; margin-right:auto;[/code] is working in firefox but not working in ie can someone help plz i want to center the page . | |
as i read marquee tag is not compatible with XHTML. how can i implement it with CSS ? | |
Hi Everyone, Having a few issues with my CSS menus that need resolving. At present you can see how the menus are rendering by browsing to [URL="http://www.pccredibility.com.au"]http://www.pccredibility.com.au/[/URL]. It seems that they are positioning themselves underneath the right location, where they should be dropping down from. However, the menu items should … | |
Hello, I want to create database on SQL Server using Javascript and HTML. User will input following data. Server Name, Database name, File Sizes. When I will click "Submit" button database should be created on Selected server with entered name. I am using Client side HTML and Javascript. we need … | |
Hi, I'm a newbie and trying to use javascript to hide or display different divs within a single IFRAME. I can't seem to get the syntax right... the Iframe, ID "frame", has 5 div's which I want to show depending on what link someone clicks. here's the js : [CODE]<script … | |
I get this script error “Invalid argument” when using appendChild(). When in Microsoft Visual Studio Debugger I see “htmlfile: Invalid argument”, and the line it blows up on is t.appendChild(n); The div I want to append the child div to is the top most div in the dom. Anyone see … | |
I have a .cgi file that reads POSTed data from an HTML questionnaire Form and displays HTML that lists all the scholarships the person may qualify for. I want to Include a file with CSS and a Header image. Unfortunately none of this is taking effect, only the list of … | |
Hi, When I extract text from HTML i get 2 words that bleed into each other when the text goes to a new line. This is the HTML. <b>Special truck license plates celebrating Virginia's tobacco heritage.</b> Authorizes the issuance of "tobacco heritage" special license plates for trucks. This bill was … | |
I have not been able to access "user accounts" in windows xp for some time now. I have run anti virus, spy bot and tried a few other recommended "fixes" I have found online. So far they haven't worked. I found the following, post on this forum and tried it. … |
The End.