10,650 Topics
| |
Hi guys... just wondering if you know some Console like CMD in windows div box or something like this? [url]http://demo.web-console.org/[/url] thank you :D | |
I want to have files like this: File1.xml [code] <titletag> Title1 goes here </titletag> <contenttag> Content1 goes here </contenttag> [/code] and then use this data with something like: [code] <html> <body> ... Place <contents of titletag from File1.xml> here </html> [/code] Is this a reasonable request? How would I do … | |
Hi li is not rendering properly in div using css, getting truncated. [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" lang="en-US"> <head> <link rel="stylesheet" href="style2.css" type="text/css" media="screen"> <title>Services </title> </head> <body class=""> <div id="container"> <div id="masthead"> </div> <div id="right-upper-navigation"> <ul class="nav"> <li><a href="" title="Premium Services">Premium Services</a></li> <li><a href="" … | |
Hello everyone i'm nickywilliam and i'm glad to know you all guys...:) | |
I have a piece of HTML/CSS code that works fine in IE8 but in Chrome some of the <A HREF> and <SPAN TITLE> tags inside a <div id> section are ignored. Can anyone advise if there is a workaround for this behaviour or if my coding is incorrect. Here is … | |
Hello - I'm creating a website using Dreamweaver CS3 and I've run into a problem that I'm having trouble even explaining! Basically, I created a template that has the top, left side, and bottom navigation info and the center is left blank. I made the center an "editable region", and … | |
I'm trying to add faceboock "like button" and twitter "tweet button" on a list, my list structure is: [code] <list> <listItem> <iframeContainer> <iframe/> </iframeContainer> </listitem> </list> [/code] css is: [code]listItem iframeContainer {display:none;} listItem:hover iframeContainer {display:block;}[/code] the problem is when mouse moves over the <iframe> the <listItem> loses its focus. I … | |
i have a css coding working in chrome and opera but not in internet explorer or firefox.. so please have a lok at dis coding and what changes should be done so internet explorer could have a same display as in chrome actually i have just background pictures problem as … | |
Hi, Sorry if i create thread on wrong topic. I don't know where to put this question. Anyway here is my problem. I had accidently hit button on keyboard while doing development(but I forgot which button) and later on my Find and Replace function on Macromedia Dreamweaver 8 not working. … | |
I am writing aa table with two td's and i need help. here is the html: [CODE]<table> <td style='width: 100px; height: 100px; background-color: green;'></td><td style='width: 100px; height: 100px; background-color: green;'></td>[/CODE] and i want to be able to make the first td's left corners rounded and the second td's right corners … | |
Seasons Greetings! On one of my web site pages I have links to .pdf files. When I click on the buttons to open these .pdf's I get the following message: "A drawing error has occured." Can anyone explain why this is happening? I never used to get this message until … | |
Hello guys i'm interested in learning web design so i can offer freelances services.Is the best way to learn by yourself or attend a school for web design and are there any websites that teach you web design free ? | |
yes i am trying to create a drop down list menu for example test 1 when click on this link it will drop down under test 2 that type i dont mind if it is in css or html style i have checked everything im dont know css very well … | |
I've looked at several solutions from various search engines, but I haven't found one that has worked just yet. I have a textarea that is displaying a php variable in it. Instead of linebreaks, it simple shows <br />'s, everywhere. I tried replacing them with /n's and various other things, … | |
I have an account in Blogger.com and maintain a blog there. I need to display flash on the blog(They are not videos, but small applications like photo gallery etc.) Such applications depend on data from various folders to run properly such as images, thumbnails, javascript files etc. Hence, I primarily … | |
| Lately I've been seeing a lot of people saying you should never use table for a site layout, only DIVs. So I began to look into this to see why, and after a lot of reading I'm thoroughly confused. Currently I make all of my websites using tables and CSS … |
Hi. I am new to flash and have checked out a lot of tutorials. I thought I had the right code, but it will not work correctly and after trying many different things I cannot get my button to work correctly. I have created a movie in flash and added … | |
Hello! I have made a flash xml / feeds reader which reads feeds from my blog. When i checked it in Flash Environment it worked correctly but as soon as I uploaded it to the server it doesnot load anything. I cannot get what the problem actually is. Thanks in … | |
I am trying to build a faculty page for a project and I want to add a float box on my site. My idea behind this is when the user hovers over a faculty member's hyperlinked name, a floatbox appears on the right showing their picture and brief information. The … | |
My question is: ** (De Morgans law) , De Morgans law can sometimes make it more convinient for us to express a logical ex-pression. These laws state that the ex-pression ! (condition 1 && condition 2) is logically equivalent to the ex-pression (!condition 1 || ! condition 2). Also the … | |
Hello, I'm hoping someone can assist me with a layout problem I'm having in IE8. The HTML for this is: [CODE] <!--[if IE]> <link rel="stylesheet" type="text/css" href="slider.css" /> <![endif]--> <link rel="stylesheet" href="home/home.css" type="text/css" /> <script type="text/javascript" src="http://code.jquery.com/jquery-latest.js"></script> <script type="text/javascript" src="contact/js/validation/validation.js"></script> </head> <body id="contact"> <?php require_once('header_graphics.php'); ?> <div id="container"> <?php require_once('logo_link.php'); … | |
Does anyone out there know whether an organization must be registered as 501 (c)(3) in order to have a .org extension in its domain name? Are there any other requirements for having a .org domain name or can you just use .org like you would .com, .net , etc.? Thanks. | |
Hey guys, I'm creating a website, and when I copy and paste the copyright sign to add it to the footer, i get a weird  character before the copyright sign when I test the website. Could you please help? Thanks | |
when we are loging out we will get a php page.when i save that page i am not getting that box.i need source code of that page to get that box.Or please say me how to make that box Iam attaching the image of the logout page | |
[B]HERE'S THE TIP FOR MAKING AND VIEWING YOUR FLASH OBJECT AS TRANSPARENT IN HTML SO THAT THE FLASH OBJECT GET SUITS YOUR PAGE BACKGROUND.......[/B] ITS JUST ADD [B][COLOR="Red"]<param name="wmode" value="transparent">[/COLOR][/B] INTO YOUR CODE FOR INSERTING FLASH IN HTML...BETTER DO IT WITH DREAMWEAVER [B]STEP1:IN YOUR HTML PAGE, INORDER TO ADD A … | |
Hello. The problem I'm having is that when I publish a swf movie or export a quicktime movie from flash I get lag in the playback. There is no audio associated with my project, the stage dimensions are 1920 X 1080, and the frame rate is 29.97. I've tried changing … | |
How to add a footer stick to the bottom of the web page using css. | |
Hey everyone, im currently designing a database. i usually design my tables with "LastUpdate" field with a smalldatetime data type for tracking purpose. which is whenever user insert or update a row. there's a trigger that updates that specific field. now, i was thinking to split the information of "created … | |
Hello All, After a few months of release, our site is currently up to approximately 11,000 web pages and continues to grow rapidly. One disadvantage is that we don't have dynamic string-based search implemented, yet, so finding content can only be achieved through highly structured web directory-like cataloging on the … | |
There was a time when 800x600 resolution was used for websites because 14" monitors was IN but now they are used very less. Now 17" monitors have taken their place. So the usage of monitors will decide what website resolution to be used? or you will see the content of … |
The End.