11,821 Topics

Member Avatar for
Member Avatar for rajarajan2017

I have already created a video player in AS3.0. The Client wants to convert it to a component. I need some good to follow tutorials on creating own components. I had know the concepts of creating components and utilizing that as a SWC. I need to create the component with …

Member Avatar for rajarajan2017
0
94
Member Avatar for bjdmb

I have been able to vertically align: middle multiple lines of text (navigation) and it works in FF. This does not work in IE7. I have seen multiple ways to align right in IE7 but I have not found one that worked for me. Any suggestions?

Member Avatar for ko ko
0
163
Member Avatar for kipl20

Hi, I would like to design my website in photoshop but am struggling firstly with what resolution to use? i have read articles etc that say 800x600 is dead and i should use at least 1024x768. my next question is how would i start such a layout as obviously i …

Member Avatar for Arianna
0
206
Member Avatar for Epi23

Ok, this is confusing me to no end, I am making a site and am trying to get the background image to stay in the center, not repeating. I've done this countless times by linking to an internet URL, but not from off of my own hdd. The code I …

Member Avatar for Epi23
0
117
Member Avatar for Colloquist

I downloaded a torrent and got a virus. Google links take me to bizaare places. "unauthorized changes were made to widows." My start up programs change. And most bothersome, my control panel won't open. Also, most recently, I can't print (or even create PDF's) I was reading the forums here …

Member Avatar for crunchie
0
583
Member Avatar for smadamij

Hi guys, hoping for some pointers on this one - On a website i run there is a simple 2 image flash animation advertising 2 store openings. However, it cannot be seen on an iPhone which the client is asking me to ensure visitors be able to see it in …

0
74
Member Avatar for Dat0

I'm trying to overlap an absolute positioned div box in front of a flash object. I applied wmode="opaque" It works for firefox but not for IE8. [CODE] <style type="text/css"> #absolute{background-color:blue; height:100px; width:100px; position:absolute; top:30px;} </style> [/CODE] [CODE] <body> <div id="absolute"></div> <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="100" height="100"> <param name="movie" value="test.swf" [B]name="wmode" value="opaque"[/B]> …

Member Avatar for Airshow
0
157
Member Avatar for Alexancho

Why removing float:left affects dimensions of a li element? The cod is simple: [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"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <title> Horizontal menu </title> <style type="text/css"> *{ margin:0; padding:0; } .menu { list-style-type:none; margin:50px; } .menu li{ display:inline; font-size:18px; line-height:36px; } …

Member Avatar for dipak_passion
0
80
Member Avatar for jaimca

Hi please tell me how to view a pdf file in a web page in a flashy manner. The pdf shoulf open in the same page when a user clicks on the pdf link .. The display should be something flashy or attractive.. suggest me with your ideas .. Please …

Member Avatar for Beg.CProgrammer
0
80
Member Avatar for Dat0

Can anyone explain why if I apply style to a <p> to "display: inline" it overflows outside its containing block? #iaminline{display:inline;} <div> <p id="iaminline">hola!</p> </div> The result has overflow, while "display:black" is completely contained in the containing block. I want to have inline elements completely inside the containing block. Thanks!

Member Avatar for Dat0
0
41
Member Avatar for bnapack

In IE6 the container on my home page doesn't center. On IE7, Safari and Foxfire, it's fine and on all other pages on IE6, it's also fine. Could there be something in the HTML of the home (index.html) page that is saying to ignore the margin-left, margin-right:auto in the Container …

Member Avatar for bnapack
0
45
Member Avatar for godeny

Hello, i have some inline images (keyboard keys) in a table cell near each other. Another cell in the row may be very long - fitting into several lines - so the browsers try to wrap every cell. Not using XHTML DTD everything is o.k - the two keyboard key …

Member Avatar for ko ko
0
182
Member Avatar for zhipnie

guys kindly help me namn po ,,mke a website same as fs using html hir is my # [removed]..,nid lang po

Member Avatar for ithelp
-2
27
Member Avatar for prachipote

how to adjust height in 2rows textarea.it look ok in ie.but collaps height in ff. bellow is code [code=html]<td valign="top"> <label> <textarea name="textarea" cols="21" rows="2"></textarea> </label> </td>[/code]

Member Avatar for prachipote
0
108
Member Avatar for jb1ker

Hi fellow designers and affiliates. I'm really struggling to [B]make my customer understand a few basic things about web design[/B]. I'm not perfect myself but I have been doing this for quite some years. However, the company currently has its website done by a [I]friend of the family[/I]. The marketing …

Member Avatar for jb1ker
0
160
Member Avatar for kirit275

I have already learned CSS and want to learn Web Designing by flash. please tell me if u could suggest any free video tutorial for learning FLASH for website designing

Member Avatar for surindersharma
-1
139
Member Avatar for sbarlow

Hi, I have a very simple HTML and CSS combination which behaves differently in IE browsers and Firefox. Just wondering if anyone can explain why I'm seeing extra space allocated in IE browsers. I've tried everything I can to remove it but can't figure out how. Here's the HTML [CODE] …

Member Avatar for prachipote
-1
93
Member Avatar for whiteberry

Does using a free web hosting service effect the amount of traffic you get to your site?

Member Avatar for rogermatin
0
95
Member Avatar for santhanalakshmi

hi, please help me out.... I want to get the values of the checkbox, if i checked or if i unchecked. first time,i have checked the checkbox and the values is coming correctly to me and at the same time, when i unchecked the same checkbox and the values is …

Member Avatar for santhanalakshmi
0
57
Member Avatar for scribeman01

Greetings, I am using Dreamweaver MX and am having problems with my tables being stretched vertically longer than they are supposed to. I removed all height requirements and are primarily vertically aligned to the top. First, here is my external CSS Sheet: [CODE]/* CSS Document */ .Arial14px { font-size: 14px; …

0
75
Member Avatar for thacravedawg

Okay so I'm building a site with a bit of an unusual and complex layout. It has a static header div of a fixed height. A body div of a variable height that must be positioned absolutely for overlapping. And I need there to be a footer directly below the …

Member Avatar for thacravedawg
0
99
Member Avatar for expertotech

hello everyone, i have a new pc and it runs on windows 7, and i never had this problem with my other xp pc, everytime i create an html file with images (i have tried jpeg, gif and png so far) only png shows up and not jpg and gif, …

Member Avatar for expertotech
0
143
Member Avatar for guptavicky

I have a site [B]itsensex.com [/B]but google cached this site with out [COLOR="Red"]www.[/COLOR] can anybody tell me what i do for cached my site with [COLOR="Green"]www[/COLOR]

Member Avatar for pritaeas
0
32
Member Avatar for guptavicky

hello friends please tell me how can i create [COLOR="Green"]CSS[/COLOR] file on net this is possible or not if yes than please tell me witch site can my help for my....... :(

Member Avatar for pritaeas
0
34
Member Avatar for hksharma

Hi All, Kindly suggest me development of efforts for a ecommerce website and socila networking website in terms of number of workings hours. I'll be happy to hear from you. Warm Regards Hemant Sharma

0
82
Member Avatar for maheshks230

hai i attached one thumbanail...first see that one.... in this how to align bullet symbols at the same time background pic is also vth it...... i tried bt no result!!!! one time align bullet symbols at that time cann't see the back ground pic plz tell me the css code …

Member Avatar for ko ko
0
117
Member Avatar for vijayabhaskar_a

Hi Friends.... i have an urgent reqirement to find coordinate points to a unshaped image(if user clicks different areas of that image ,then navigate to other URL's),so please help me to complete the task.. ...whether it is in HTML or in asp.net thanks

0
37
Member Avatar for Moirae

Hello everyone, I'm writing my degree-thesis (so I'm one step from graduation yay) about web photo galleries (especially flash galleries). Does anyone know any good sites where I can get some tips and stuff like that? Thanks!!!

Member Avatar for Moirae
0
136
Member Avatar for jowen@yahoo.com

[code=html]<html> <head> <title>web ko</title> </head> <body> <h1 align="center">INTERNSTIONAL SCHOOL OF ASIA AND THE PACIFIC</h1> </body> </html>[/code]

Member Avatar for peter_budo
-1
9
Member Avatar for chowdarysmk

hai fndz, i face alignment problems vth css... anyone can help me.....in mozilla,but not striaght it show space between bullet symbols&text area...In IE7 ,no space between bullet symbol&text area...the pics are shown below (if any one ask code i also put it).how 2 correct alignment??/ plz help me............. Thank you

Member Avatar for ko ko
0
114
Member Avatar for kirit275

does anybody know how to add animation in a website? i tried it using timeline in dreamweaver cs3 but its not working on mozilla firefox & internet explorer browsers. please help....

Member Avatar for rajarajan2017
0
74
Member Avatar for edsimon

Please, how do I integrate an IP surveillance camera to be viewed in an already existing Website?

0
66
Member Avatar for ryan12193

HI i know this is probably a novice question but i made a form just with name and email and a comments box but i am having trouble with my submit button, is there a way that i can just have it send the form information to me in an …

Member Avatar for webexpertzhere
0
105
Member Avatar for iwahm

Would you please suggest any website which is offering quality tutorial on CSS freely !I want to learn this online.If you've got any free ebook, please inform about it.Thanks.

Member Avatar for ko ko
0
54
Member Avatar for chowdarysmk

[B]Hello members[/B] i am the new one to css... In our forum above we see Hardware/software softwaredevelopment web development internet marketing business exchange is there in tis how can create dropdown lists like hardware/software 1.microsoftwindows 2.Linux&unix 3.Mac etc... How can i get tis type of style sheet plz give the …

Member Avatar for Beg.CProgrammer
0
74
Member Avatar for sid7

Hello, I'm facing an annoying problem where a button's border colour changes when I click on the text fields in the same form. I could use onfocus="blur();" on the text fields to resolve this, but then they will lose focus when selected. So, I'm trying to find out where I …

Member Avatar for sid7
0
121
Member Avatar for ytregnn

I've until now created all my webpages in tables but have recently been thinking about starting to use divs instead. I've been thinking about trying to convert one of my ccurrent projects (from tables) to divs - anyone that happen to know some smart way to do this (without writing …

Member Avatar for zukilover
0
87
Member Avatar for stevenpetersen

I designed the site for free for a friend not to long ago and i wanted to go ahead and design it in flash. I wanted to see what ideas anyone might have about this design. [URL="http://www.predatorpitfighting.com"]www.predatorpitfighting.com[/URL] Thanks to every one

Member Avatar for rajarajan2017
0
44
Member Avatar for slfisher

Twitter, Inc., has shut down 33 fake Twitter accounts created by Republicans using the names of Democratic state representatives, but fake websites using the Democrats' names are still up. The story was [URL="http://current.com/177fi4c"]reported[/URL] in the Hartford [I]Advocate[/I], an alternative newsweekly. State Republican Chairman Chris Healy told the paper that it …

0
614
Member Avatar for jimib

[CODE] <%@ Page Language = "VB" aspcompat=true Explicit="True"%> <%Dim src As String = " bet "%> <html> <head ></head> <body > <form name=loc action=testsac.aspx method=get> <table class=s0 width=100% cellpadding=1 cellspacing=1 align=center border=1> <tr class=s0 align=center> <td> Search For: <input class=s0 size=50 name=src value=<%=src%>> <input class=s0 type=submit value=Search /> <td></td> </tr> …

Member Avatar for almostbob
0
113
Member Avatar for jb1ker

Hi. I'm changing a site's URL to a new domain. The site is hosted at freewebs.com which makes it impossible to create redirects (unless anybody proofs different). What is the most efficient way to make sure I don't get penalized by Google for duplicate content? As the new domain is …

Member Avatar for jb1ker
0
136
Member Avatar for NinjaLink

In my header_inner, I am trying to display an image in the background, but whenever I try, it just shows the blank. Will someone please help me with this as I have been messing with this for hours. I posted a .doc to show how I want the image to …

Member Avatar for ko ko
0
183
Member Avatar for walba

Hey, I'm new to web design and I need tips on how to start to deign a website starting from the basics, step by step

Member Avatar for mhovidz
0
113
Member Avatar for newsguy

They say it ain't over until the fat lady sings, well it looks like this particular Opera story is far from over folks no matter what some might tell you. Perhaps the most famous Norwegian export since the Vikings, [URL="http://www.opera.com"]Opera[/URL] the web browser has certainly lost favour with the technology …

Member Avatar for ahsanpervaiz
1
358
Member Avatar for pthiongo

Hi to you all. I am actually a Computer Science student in Kenya and i am primarily concerned with getting to know everyhthing you all know. Well not exactly everything but as much as i can learn. I am already adequately knowledgeable in C, C++ and JAVA programming languages as …

Member Avatar for Chad Mullens
0
107
Member Avatar for chowdarysmk

[B]This is css code[/B] [code=css]*{ padding:0px; margin:0px;font-size:100% } html{ font-size:100%; height:100%; } body { background:#8b909c url('../images/page-bg.gif') repeat-x; height:100%; font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; } a{ text-decoration:none; color:#00a8cc; } a:hover{ text-decoration:underline; color:#00a8cc; } p{ font: 0.9em/1.2em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; } h1{ font: 1.5em/1.5em "Trebuchet MS", Verdana, Arial, …

Member Avatar for sylstain
0
105
Member Avatar for lisan28

Hello everyone, I have a wierd problem (seems I have a knack for that ) with a design I'm working on. When you first go to this page there is some disruption around the two floated columns in the background image that is assigned to the body tag: (Right now …

Member Avatar for shirishdhotre
0
94
Member Avatar for Arsham3
Member Avatar for theFallGuy

Hello to everyone I have a problem that is making me pull my hair out in frustration! I programmed a website (warpmediamarketing.com) and uploaded it to the server, having checked it out on my computer in IE7 and the latest Firefox. Everything seemed ok. My client called to say that …

Member Avatar for theFallGuy
0
126
Member Avatar for bjdmb

I have a site that is two column developed in CSS. Whenever the right column gets too long it appears that the right column starts to go under the right column and then the text and images start stacking on top of each other. The background also disappears. This happens …

Member Avatar for dipak_passion
0
140

The End.