10,650 Topics

Member Avatar for
Member Avatar for Reliable

I have come across Flash websites (the complicated and beautiful ones) that use multiple .swf movies. Why and how is that done?

Member Avatar for Reliable
0
82
Member Avatar for javlonchik

Hi all, Hope someone can help me with this issue. Repeat-y is posing me problems. In general, what I am trying to do is putting the most visited pages as a sitemap in the footer part of the website. (Like the ones you see in word press run websites). However, …

Member Avatar for javlonchik
0
84
Member Avatar for bajatmerc

short question: Please explain the code to make a drop down window. Detailed question: I need to know how the code to make a simple roll over drop down window works. I am using html, php, and mysql. I have a pretty good site already, but I like the look …

Member Avatar for almostbob
0
155
Member Avatar for mheher

Hi there, So I just keep having little problems with my website in IE and I just don't know what to try anymore. This is the first website I've made and any help would be appreciated. The website is Bombfootbags.com. The problems are... on the home page, the left border …

Member Avatar for MidiMagic
0
97
Member Avatar for kharini

Hi All, I hope my problem 'll get solved by posting my query here. Actually I have div tag with this style. [ICODE] <style type="text/css"> .Box { display:none; } .Box1 { display:none; } </style> [/ICODE] If i give the div tags directly in the jsp its working fine,, like this …

Member Avatar for MidiMagic
0
110
Member Avatar for waelaltaqi

I put togather this website: [URL="http://www.theriverviewinn.com"]http://www.theriverviewinn.com[/URL] The site is built with Joomla. The home page consists of two tables. The two tables align vertically in IE/Firefox but they align vertically in chrome/safari ... I tried many times but no luck ... here is the HTML code for the home page: …

Member Avatar for MidiMagic
0
153
Member Avatar for flipjoebanana

I am new to css and am having problems with setting a single object(say a table) from a set percentage from the top of the page as well as the main background. [code] body { background-image:url(mainbg.jpg); background-repeat:repeat-x; background-position: 0% 30%; background-attachment:fixed; background-color: #FFFFFF; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: …

Member Avatar for MidiMagic
0
116
Member Avatar for JooClops

Hi, My website is built by frames. left, right and top looks abit like that : [CODE] ____________ ____________ | | | __|_________ [/CODE] now lots of the links in the left side, are opened in the right said, and those likns have the option of back to main menu,now …

Member Avatar for almostbob
0
60
Member Avatar for Zurompeta

Hi all, I hope I posted this in the right section. Anyhow, I'm having an issue trying to created a specific HTML table layout. To help explain, here's a quick "sketch" of what I'm trying to get out of the table: [code] +-----+-----+-----+ | | | | <- header cells …

Member Avatar for Zurompeta
0
78
Member Avatar for hknight

I want to place a styled box with rounded corners around text in a heading. [IMG]http://d9qjx79zqpo3.googlepages.com/h2Goodz.gif[/IMG] The problem is that the the heading may have one, two or three lines and I can't seem to get my box to adjust. [IMG]http://d9qjx79zqpo3.googlepages.com/h2Badz.gif[/IMG] [URL=http://d9qjx79zqpo3.googlepages.com/fancyh2.html]Here is my code:[/URL] I appreciate any help you …

Member Avatar for MJ Pieterse
0
151
Member Avatar for furqan219

How I can make a Search field like a HOTMAIL Search Bing. In which search button is inside a search field and there is a Bing image in search field and also when i click in search field, bing disappear. image is attached. [COLOR="Red"]thanks in advance...[/COLOR]

Member Avatar for almostbob
0
161
Member Avatar for malisa37

hi,i can not do website design. Then what can do firstly?i want design my website,can u help me?

Member Avatar for brainsteh
0
143
Member Avatar for amcshaikh

Can anyone tell me what are technical requirements to create a forum like Facebook or Twitter? How does one go about it? I am interested in knowing about how to host the site, what kind of manpower required, etc.

Member Avatar for brainsteh
0
83
Member Avatar for millsy007

Hi my friend developed a site [url]http://www.pershoreinbloom.com[/url] it looks fine in most browsers but when I view on my 14" screen with IE 7 the content text overlaps onto the background image, I am trying to help find why but am a bit flumuxed. I was wondering if anyone could …

Member Avatar for almostbob
0
126
Member Avatar for toadzky

I am trying do a search and replace with Dreamweaver and regex. Specifically, I am trying to replace all the ' with &apos; but it keeps inserting &amp;apos; I can't find an option to change or anything else. Does anyone know how to escape the ampersand or where the option …

Member Avatar for toadzky
0
95
Member Avatar for cguan_77

I have a large pdf (>1 MB)that i want to preload on a html page that says "Please wait..." and display that at the middle of the screen.. so that users know that the pdf is loading (i know it says it at the bottom of the screen, but i'm …

Member Avatar for almostbob
0
1K
Member Avatar for Reliable
Member Avatar for sreein1986
0
110
Member Avatar for Serellyn

Dear people, I've downloaded a template today because I'm not much of a designer. The problem now is, there are tabs on the template, html/css based, but I can't get them to work. Can anyone help me with this, so that it works properly? The code below is the whole …

Member Avatar for sreein1986
0
125
Member Avatar for macdenong

hi, im new here i just wanted to ask if you know an overlay generator.. i want my friendster accnt a new and distinct look.. i already have tha HTML code for my layout, but the problem is i dont know how it will load as an overlay layout.. i …

Member Avatar for sreein1986
0
67
Member Avatar for snitch321

My original code enables me to play another frame once the user has clicked on the object-as seen in the code; [code=ActionScript]stop(); btn1.addEventListener (MouseEvent.CLICK, onClick); function onClick ( event:MouseEvent):void { gotoAndPlay("8") }[/code] However, when i replace gotoAndPlay with 'gotoAndStop' it doesnt work?

Member Avatar for snitch321
0
204
Member Avatar for rahul8590

recently i have been brosing thru many web templates and have downloaded some of the,.. well now i want to modify the text and put my text in those .. well i aint have any idea on how to do that..? well if text manipulations are possibly (which i think …

Member Avatar for rahul8590
0
137
Member Avatar for talktoade

Hi all, my website can not be displayed due to this error. I have already uploaded it to a webshosting company. Do anyone has an idea of the problem? I have (index.html) already It is a pure html site Forbidden. You don't have permission to access / on this server. …

Member Avatar for talktoade
0
131
Member Avatar for jonow

Hi i have made a generic type template. I have a main content div with a sidebar inside of a container div. which you can see. To give you an idea the sidebar is about 200px the main content div is about 700px and the container div is about 1000px. …

Member Avatar for jonow
0
266
Member Avatar for jonow

Hi I am having trouble with the width of a table in firefox 2. When i try to set the width of the whole table or just a column it does not work. It even overflows over the div it is in. The problem is that it is not wrapping …

Member Avatar for jonow
0
131
Member Avatar for mailtogsuresh

Hi..Im Beginner.... I want change the opacity of background DIV in full screen(when i scrolled the background also increased).But now Visible screen size only opacity changed.I want change the opacity in full screen / scrolled.

Member Avatar for dondondondon
0
333
Member Avatar for pasamike

I was kinda "given" the task of taking over a website which is something i have not done in a while. I have never gotten into CSS beyond styles for text before so i am doing this by trial and error. Anyways, I have a site designed and online. However …

Member Avatar for 1337cookie
0
116
Member Avatar for Barefootsanders

Hi. I'm just being curious here and wondering if anyone would know what type of technology could re-create the web based audio editor used on myxer.com i.e. [url]http://support.myxer.com/2007/06/01/create-ringtones-and-wallpapers-with-our-online-tools/[/url] I'd be interested in attempting to re-create these tools just for kicks and to see how it works. Thanks.

0
83
Member Avatar for Philippe_1

Hey, I have a website with 5 items in the head menu. I have an index with 4 frames. head.html, left.html, main.html and right.html. When I open the website the submenu of the first item will appear in the left frame. When I click on another item in the head …

Member Avatar for DanMcLinden
0
84
Member Avatar for Looka

Hi! Here is a situation. I would like to align <li> inside <div> for my simple menu. The thing is that I'm doing a css based menu instead of gifs on an older website (table design). I've managed to write a css (menu.css) that works perfectly in firefox but not …

Member Avatar for Looka
0
84
Member Avatar for niche1

I need to know if it's possible to send the contents of a window to a printer without prompting the user for how many copies they want to print (copies = 1 without prompting). Is that possible? I could use tips for getting started on a solution for this specific …

Member Avatar for almostbob
0
50

The End.