13,941 Topics
![]() | |
I have used Core FTP for years and have never come upon this problem hope someone can help. I am trying to override index.html on my website but keep getting the message "550 index.html: Operation not permitted" and cannot even delete the index.html. I can upload any other file or … | |
Internet Explorer used to reign over the web browser client kingdom with a seemingly vice-like grip, but the latest statistics suggest that the Microsoft market share crown is slipping significantly. Although Chrome only has a 7.98 percent share according to one recent report, it has carved that out in a … | |
I do not want to use a static image as a background. Instead I want to be able to use different images through out the website. How do I accomplish that in CSS? | |
hi guys, i am generating a certain element using javascript inside a table.. now, my problem is that, inside a cell, i will input a text and a textbox.. if the sequence is like this, text textbox both displays in the screen, if it's like this, textbox text only the … | |
hi guys! i've a mapped image and jquery in the following code, works fine with Chrome and Safari, but Firefox doesn't recognize the onclick function and I'm wondering why! [CODE]<img id="menu" src="/imgs/home/menuOK.png" border="0" align="left" usemap="Map_Menu"/> <map name="Map_Menu" id="Map"> <area shape="poly" coords="16,189,103,155,99,149,5,169" href="#" onclick="$('#contenuto').html('<iframe src=bio.php frameborder=no width=100% height=100% scrolling=no id=icontent><p>Your browser … | |
I am finishing up the design of my website and I have one little issue. I am trying to put an image as a slide, however the image isn't appearing the correct place. You may view the image at [url]http://www.survator.com[/url]. It is the first slide. The code is: [CODE=html] <span … | |
I have a web page that I converted from a psd file to html with Photoshop and imported into Dreamweaver. The problem I'm having is that some viewers comment on the fact that the page is left justified. I inserted a div tag into the html with a wrap around … | |
i want to make a FAQ page ,, but i am facing a problem How to make an HTML flag so that when u click on the question the browser takes you down to the question, so that the user doesnt have to search for his question down.. PLAEse help … | |
Hi guys, I am having some problems with the navigation of this website I am involved with. The issue I have is on the left hand side navigation. I can't get the buttons to sit neatly on the top of each other, it looks like there is some space between … | |
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 … | |
My system is failing to remember my E-mail usernames & passwords. Also other things like the local weather sites cannot remember where I live no matter how many times I change them. Im running with all add-ons disabled. 1 of the add-ons is switching off IE. How can I re-instate … | |
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. … | |
Alright, I need a good, reliable, proxy that I can use for accessing the internet through Internet Explorer. I've been using a couple, but they go offline or get disabled or SOMETHING, so I was wondering if there were any that are always on... also, this isn't for my computer, … | |
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 … | |
Hi, I want to open user's uploaded .doc,.docx,.txt or .pdf as html (open in browser) I can open pdf without doing any extra coding. but i can't open other formates. I want to open files when user click on the link "Show File" at that time file will be open … | |
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'); … | |
Hello to all =) In trying to remove various nasties and error messages, I've inadvertantly ruined my MSN Browser. This is NOT the MSN messenger, nor is it the Internet Explorer. It's the spiffy one with the butterfly. I open the browser login window, click my name, type my password, … | |
Hi guys! I have a minor problem. I want to install Adobe Flash 10.1 onto my Splashtop Browser, which is in my VAIO NW Notebook. I have already installed 10.1 in the system, but I can't get it to install onto splashtop browser because it keeps asking if i want … | |
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 | |
I have a dedicated server running wamp server, everything is almost ready to do but I can only access the site using the IP address. I have a domain registered with 123-reg and need this to link to my site. Does anybody have any idea how to do this? 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 … | |
[COLOR="Red"][B]Searching for a new design for your website?????[/B][/COLOR] [COLOR="Green"][B]NB:Excuse me experts,,This is only for beginners....[/B][/COLOR] [U]Some Tips.....[/U] 1.Make your page having some clean and siple look,,,consider the following 2.Make a body background that fits the whole screen and not scrollable... 3.Use javascript for fixing the background... 4.Use a floating page … | |
Hello, First of all, I have to say that I can't use CSS or DIVS for this. It has to be a TABLE and without CSS. The problem I have is that the images are leaving a border at the bottom of the TD of 4 pixels. Is there a … | |
Hello, What i want do do is create a thick border (around 100 pixels) around the content of the web for people with bigger screens. I have tried putting the content of the web inside a DIV whith a 100px padding. This works well. But the problem is that, for … | |
when i press tab from dropdown box to textarea the cursor is moving middle of the textarea i want it in starting point of textarea. what is the solution. | |
I just want to know which is the best FREE Web Hosting provider which has max uptime (uptime really important) with cpanel, php, mysql and softachoculos. (just these I need) I want to use free address from dot.tk as my primary site address.(I already have dot.tk no problem with that … |
The End.