10,643 Topics

Member Avatar for
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
203
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
136
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
129
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
332
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
83
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
Member Avatar for marjan_m

Hi, I am trying to create tabs using two images, the main background image and then the mouse over image, code i hv written after reading guidelines from a book so thats why cant completly understand where is the problem: css code: [CODE=css] body { font: 62.5%/1.5 Verdana, Arial, Helvetica, …

Member Avatar for sreein1986
0
118
Member Avatar for ChinthakaH

Hey everybody! I'm new to this forum & I'd like to get some help with a 'flash xml menu with sub menus' that I already have. The problem is that main menu labels are short: HOME PORTFOLIO CONTACT US ABOUT US but the sub menus are longer: Transcend Music Publishing …

0
57
Member Avatar for Daria Shmaria

I'm making a "Chicken and Eggs"-style game where the score and level should be constantly shown. While I can display the background of the MovieClips ("score_txt" and "level_txt") that hold them, I can't get it to output the text. I'm not sure if this is because of an error in …

Member Avatar for Daria Shmaria
0
72
Member Avatar for Daria Shmaria

I'm writing a "Chicken and Eggs"-style game. I get an error in Main.as, line 160, that says "1119: Access of possibly undefined property ENTER_FRAME through a reference with static type Class." Line 160 is: [code] basket_mc.removeEventListener(KeyboardEvent.ENTER_FRAME,moveBasket); [/code] basket_mc is a MovieClip of the basket used to collect falling eggs. moveBasket …

Member Avatar for Daria Shmaria
0
102
Member Avatar for NeoKyrgyz

Hi, guy I've created an animation (swf file) using AS3 and FlashDevelop. I'm able to compile and play it in FlashDevelop but when I open it in any browser (IE, Firefox, Chrome) I just see the background color and that's it. (I've flash player plugin installed on browsers). What my …

Member Avatar for NeoKyrgyz
0
268
Member Avatar for BigFormat

It's not a lot more than curiosity, which is the difference between <br> and <br /> ? I see both of them widely used and abused, are they completely interchangeable ?

Member Avatar for BigFormat
0
90
Member Avatar for drumichael87

Okay, here goes. I am using this template. [URL="http://collectibleshakers.com"]Site is Here[/URL]. Seems straight forward enough. Well, when I try to put my Twitter widget in the black bar, the navigation disappears. The twitter widget uses a UL, as does the navigation at the top of the page. There is evidently …

Member Avatar for dipak_passion
0
132

The End.