10,643 Topics
| |
At the top of my classic asp page, I have a the following code to select the relevant stylesheet depending on which browser is being used: - [CODE]<!--[if IE 6]><link rel="stylesheet" type="text/css" href="../styles/main-ie6.css" /><![endif]--> <!--[if gt IE 6]><link href="../styles/main.css" rel="stylesheet" type="text/css" /> <!--[else]><link href="../styles/main.css" type="text/css" rel="stylesheet" /><![endif]-->[/CODE] The problem is … | |
Dear sir i need a [B]flash animation utility[/B] and built in many actions and more sample just rewrite and make the flv file, Muhammad Khalil | |
Hey everyone, This is a thread about a rather complex SWF operation (for me at least is it complex) What is done: I have a main SWF file that loads some other SWF to be displayed in it and also loads 2 JPG's as the background of the buttons. There … | |
Hey guys, im making a website with strihttp://www.daniweb.com/forums/newthread.php?do=newthread&f=143ct xhtml design and everytime i upload an image, it just wont validate when i try the w3schools validator. It keeps giving me an error message: " 1. Error Line 14, Column 36: document type does not allow element "img" here <img src="banner.jpg" … | |
I wanted to take a calendar from a word document. I have added information into a number of the calender dates in word and wanted to know if it is possible to just add the calendar pages to a webpage, so if I change or add to the calendar, I … | |
Take a look at this: [url]http://flash-planet.co.cc/ViewGame.php?gid=93823[/url] The navlist is pushing all my content down. How do I avoid that?? conflicting CSS: [CODE] #conTOP { background-image:url('images/contop.png'); background-repeat: no-repeat; position:relative; width: 800px; height: 320px; top:170px; } .navlist { background-image:url('images/navlist.png'); background-repeat: no-repeat; position:relative; width: 250px; height: 600px; top:170px; left:730px; }[/CODE] | |
Hello everyone, I have a site which uses YUI to build a drop down menu system. There are two pages in this site that have embedded .pdf files in them. When one of the pages with the .pdf is open the drop down menu goes behind the .pdf and you … | |
I have a problem with my left menus. I have 2 menus, a main menu on the top of the website and a menu on my left. I have 5 buttons/links on my main menu and for each section of the website I have a menu in the left frame. … | |
The drop down menu does not display in IE7 & IE6 and the positioning is also not working correctly. This page has both issues. [url]http://www.pinnaclebuildingmaterials.com/About_Us/about_us.html[/url] On the following page the positioning is correct: [url]http://www.pinnaclebuildingmaterials.com/Request_a_Quote/Contact_Us.html[/url] Suggestions would be much appreciated | |
Dear Guys I want to start creating mobile based applications and i am newbie in this field , where should i start , how to create a simple application jar file which can run on mobile devices , for example a simple interface with buttons , sound handling , graphics … | |
<input type="file"> will open a file open dialog when clicked. I want to open the same file open dialog, with the button only (no input text) and with Open text on the button (not Browse) - any ideas? | |
Hi everyone I can't remember how to get rid of the border on images when i use them as links, and also can someone remind me the code for changing text links, sumthin link <body alink="" vlink=""> But i can't remember it very well. | |
I havent done HTML in ages, so when I was redesigning my site, I used pohotoshop (slices and whatnot) to make my page and generated the html. When I open the html file on firefox its perfect, seemless, but when copy it to my website horrible white gaps appear between … | |
Hello, i have a problem that i want to expandable box using single div,i tried to expand the box to cut out the corners of the box but iwant to expand the box horizontally & vertically. Pls reply asap. Thanks. | |
Hi, I am working with a dreameaver template. However, it shown the text of the body in the left side bar. I had attached a screenshoot. [CODE]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <!-- DW6 --> <head> <!-- Copyright 2005 Macromedia, Inc. All rights reserved. --> <!-- … | |
Hi everyone, Can someone help me to figure out how to stream music out from my website (like a radio) where the client just has the ip address (like streaming into itunes for example. I want to stream from my website continuously into secondlife. Thanks for any advice you can … | |
Hey everybody I am doing an Earth Day video for a school project in flash, and I figured out the snow effect and I have it inserted into my video at frame "411". Now my problem is, I cant get it to stop at frame "453" I have tried the … | |
I want to create a website for me, but dont know how to do it. Can anybody explain it? | |
So here is the algorithm I am trying to design...i'm not sure it will make any sense. I have a sequence of n numbers(in ascending order). I have an another number 'x'. If i have 2 chances to compare x with a number greater than it but unlimited chances to … | |
Hello everyone. I am trying to learn css. I download a free web template and have began to modify it a little bit. I feel like I am learning a lot, but I am trying to figure out why I have two vertical lines between two of my div's and … | |
Hi, I am creating an inventory control database, and my products are using serial numbers, I am stock in desinging the tables needed . Produts in stock 50 I need to store 50 serial numbers for that product. One product number has many serial numbers. Products can be in many … | |
hi. i have just started in a quest to design my own site. i have come along alot of information and i know a little HTML (just myspace codes really) but today i heard about CSS, but i have no idea what it does how much it costs or where … | |
Hi all, I want to print a page from another page. I have a master page with links to other page. When I click "print," it should print the another page. The function window.print() is printing only the active page. So on click print i am opening a new window. … | |
i have got a div with width=600px, but when i put some text inside it, it exceeds the 600px size instead of breaking up and continuing on another line. i inherited this code and first though maybe it was the positioning declared in the stylesheet or because i dont have … | |
Anyone had someone design them a custom flash video player for their site? If so who did it and how much does it run? I am looking for someone to do this for me. | |
I am new to pseudocode and completely computer science idiot ! need help urgently for answers for following questions: 1.) Design an algorithm for finding all the factors of apositive integer. For example, in the case of the integer 12, your algorithm should report the values 1,2,3,4,6, and 12. 2.) … | |
How can I make OnMouseOver effect apply in a whole <div> like whenever the mouse is over that div it does something. | |
Hi, it's my first time to be here, and i got question that had bothered me around for whole week. Does someone know that what is the best IDE to develope the following map application? [url]www.onemap.sg[/url] Where to get map? Draw it by myself? Sorry for i'm newbie and got … | |
I have a code in .css file: [CODE] .... body { background: red; font: 70%/1.5em Verdana, Tahoma, arial, sans-serif; color: #777; margin: 15px 0; } ... [/CODE] In the html file, there is a form: [CODE] <body> .... <div> <form> <table> <tr><td>name</td><td><input ..../></td></tr> <tr><td>address</td><td><input ..../></td></tr> </table> </form> </div> .... </body> … | |
Hi, I have 2 style sheets for my site. One is for small screen and the other is for large screen. Here is the code. [CODE]<script type="text/javascript"> if (screen.width >= '900'){ document.write('<link href="main.css" rel="stylesheet" type="text/css" />'); }else {document.write('<link href="small.css" rel="stylesheet" type="text/css" />'); } </script>[/CODE] What I want to do is … |
The End.