7,985 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for RDRCarlos

I put together a fairly complex website and it doesn't function on some computers, especially macs. I used the Microsoft script editor to write the pages and used vbscript as the scripting language. I originally thought it might of been because I didnt have the <!DOCTYPE> tag as the first …

UI / UX Design vbscript web-design
Member Avatar for MattEvans
0
154
Member Avatar for marjan_m

How to fill color in an object in corel Draw that is made frm free hand tool.I want to draw an object n then to fill it wid any color bt its not happening whn i used free hand tool to make that object. Kindly guide me soon.

UI / UX Design multimedia web-design
Member Avatar for MidiMagic
0
79
Member Avatar for egboy

Is this possible to make the site images being loaded and then appear suddenly? cause the style have many photos so while it being loaded it appear photo after photo and this is to silly.

UI / UX Design ui-ux web-design
Member Avatar for MidiMagic
0
149
Member Avatar for spidey

Hi! I want to know how to make a preloader to a movie. i searched for flash preloader tutorials in several sites but they are all examples of preloading images. Just images, no movie. :?: Especially a whole page made of Flash that takes time to load. It surely needs …

UI / UX Design flash multimedia web-design
Member Avatar for Fungus1487
0
89
Member Avatar for vexhawk

I was just wondering if anyone knew how to fix the UL and LI hierarchy problem in css with tabmenus. I wanted the border under my featured tab to disappear but it doesnt work well in IE. Please have a look; if you look at this code in Firefox it …

UI / UX Design html-css web-design
Member Avatar for vexhawk
0
102
Member Avatar for mohaydee

Hi, I've just set up a website but when I type its name on IE7 it doesn't load, no words are seen at the botton of the page like "waiting for http// .... ." Only the word "done" turns up and and the screen remains blank. I contacted the server …

UI / UX Design ui-ux web-design
Member Avatar for lahure_dai
0
94
Member Avatar for inovice

Hi I am badly stuck at my layout due to Adsense... I Have prepared the following website using html and its all well till I dont insert Google ads. Can anyone tell me where I need to make changes? Will be really grateful...!! <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" …

UI / UX Design html-css ui-ux web-design
Member Avatar for lahure_dai
0
94
Member Avatar for TapouT
Member Avatar for i-cubed
0
101
Member Avatar for connor4312

HI! im having trouble with a rainbow mouseover, it only works on the first like it goes over. The code is here: <script src="rainbow.js"></script> with the js being; [code] //////////////////////////////////////////////////////////////////// // Setting var rate = 20; //////////////////////////////////////////////////////////////////// // Main routine if (document.getElementById) window.onerror=new Function("return true") var objActive; // The object …

UI / UX Design web-design
Member Avatar for connor4312
0
120
Member Avatar for Brent.tc

How can I open a link without opening it in a frame. I have my main frame being Frame1 My menu Frame is Frame2 <a href="mysite.com" target=???????> I want it to open it in the same window, but destroy all frames because it is the link to home so it …

UI / UX Design web-design
Member Avatar for MattEvans
0
154
Member Avatar for skiopp

For starters, I'm a novice, so please forgive me for not being fully versed in all pertinent terminology. For some of the pages on my website I'm having a compatibility issue w/ Mozilla Browsers run on PCs. For example with my page [URL="http://www.skiopp.com/videos_9.htm"]http://www.skiopp.com/videos_9.htm[/URL] I have seperated the left content box …

UI / UX Design video web-design
Member Avatar for skiopp
0
72
Member Avatar for anthmaina

I am having a problem with drop down menu hiding behind flash in most of the sites I have developed especially using Mozilla.Any ideas,hacks?

UI / UX Design flash web-design
Member Avatar for anthmaina
0
105
Member Avatar for bobvaz

I have searched many sites looking for this solution and have been unsuccessful. In dynamic drive, there is a new collapsible content box (Switch Content Script II) that almost does what I need. To wit: Switch Content Script II adds contact/expand functionality to any content using icons such as an …

UI / UX Design display web-design
Member Avatar for MidiMagic
0
81
Member Avatar for drarock

Hello I have a div inside other div with a margin-top, it looks good in Ie7 but i have an issue in firefox, it doesn't work the margin-top [code] /*CSS*/ #main{background-color:#003399; height:50px; margin-top:10px; width:300px;} #child{background-color:#993300; height:50px; margin-top:10px; margin-bottom:10px; margin-right:10px;} /*HTML*/ <div id="main"> <div id="child">test</div> </div>[/code]

UI / UX Design html-css web-design
Member Avatar for MidiMagic
0
81
Member Avatar for edouard89

Hi, My question is on weather it is possible to move the mouse on a page after it has touched something. For example: Lets say some one moused over an image, after which the mouse would move down across a certain part of the page. If it is possible how …

UI / UX Design web-design
Member Avatar for MidiMagic
0
116
Member Avatar for VanPetrol

In the page you will see a div called div_topbanner. I want to load a flash in there. But I bet I messed up with the css a bitbecause the dimensions of header get a bit messed up when resizing the window. Also it's "higher" in IE (7) than FF. …

UI / UX Design flash html-css web-design
Member Avatar for MidiMagic
0
107
Member Avatar for marjan_m

I hv attached the file kindly guide me hw to create this logo in adobe.?

UI / UX Design adobe multimedia web-design
Member Avatar for Phaelax
0
75
Member Avatar for marjan_m

How an image can be fitted in a curved area in Adobe as in the attached file? kinldy reply soon. Best Regards,

UI / UX Design adobe multimedia web-design
Member Avatar for marjan_m
0
125
Member Avatar for cmills83

Hello: I am currently developing DomainPhenom dot com, anyways, when you click the inquire button on the websites for sale page I want it to redirect the user to the contact form but fill in the "domain/website" field automatically on the contact form depending on what site or domain they …

UI / UX Design web-design
Member Avatar for kidslimmer
0
111
Member Avatar for John A

Hello all, This is a relatively simple problem I ran into when designing my site, so hopefully you can help me out here. I have a div like so (for example): [code=html]<div class="box">testing</div>[/code] And here's the CSS: [code=css].box { margin-left: auto; margin-right: auto; width: 50px; color: red; background-color: blue; }[/code] …

UI / UX Design html-css web-design
Member Avatar for John A
0
174
Member Avatar for GR Web FX

:-| Hey People I want to try and put together a Flash game which is a soccer penalty shoot out. Does anyone know of any good tutorials that show you how to make a penalty shoot out game? Thanks alot GR Web FX

UI / UX Design flash multimedia web-design
Member Avatar for GreenDay2001
0
161
Member Avatar for kained

Right. I'm designing a site and I at the moment have a very basic nav bar on it. What i want to do is take out the underlines for the links and put an icon next to the text(like a bullet point) for some reason it isn't working, anyone feel …

UI / UX Design html-css web-design
Member Avatar for kained
0
90
Member Avatar for eXceed69

I starting to work on my personal page and here it is shown below: ![scrV2.JPG](/images/attachments/0/scrV2.JPG) ![scrV1.JPG](/images/attachments/0/scrV1.JPG) My problem is I don't had a footer below, I can't code it...can some one please tell me how to had a footer. CSS code body { margin-top: 0; margin-bottom: 0; margin-left: 0; margin-right: …

UI / UX Design web-design
Member Avatar for eXceed69
0
100
Member Avatar for klouis

I have a form on my webpage, Its not inputing the data to the text file and when i click submit there is an error page. What should I do?

UI / UX Design web-design
Member Avatar for rgtaylor
0
97
Member Avatar for stupidenator

Hello, I built a simple contact form on my web site that simply sends the contents from a form to a php script via a xmlhttprequest. When I originally built this about a month ago, it worked fine. Yesterday, I know the form was filled out twice, as it emails …

UI / UX Design web-design xml
Member Avatar for stupidenator
0
145
Member Avatar for SebCachia

Hi, I am having some problems with css on a website that i take care of for my local Scout Troop. I have little idea of css, but have managed so far to put the site together by hacking at a gnu released template. The problems are related to the …

UI / UX Design first-post html-css web-design
Member Avatar for rgtaylor
0
73
Member Avatar for marjan_m

hi, Any one who can tell me the purpose of layers in Dreamweaver? Thankx

UI / UX Design multimedia web-design
Member Avatar for stealthmode
0
102
Member Avatar for martinkorner

I'm using [INLINECODE]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">[/INLINECODE] (xhtml strict doctype) for a site I'm designing and when I validated it, I found that you cannot have [INLINECODE]target=""[/INLINECODE] included else it's not valid. It then went on to say that I should use CSS to do this. I …

UI / UX Design html-css web-design
Member Avatar for martinkorner
0
307
Member Avatar for okparrothead

Hello CSS Experts, As far as I can tell, what I want to do can't be done. Ihave a gallery page that is liquid in width. Instead of liquid widths of thumbnails, when the page is narrow, I'm planning on two columns (or one) of images, but when the page …

UI / UX Design html-css web-design
Member Avatar for rgtaylor
0
272
Member Avatar for narsto

I think I am going nuts. I an using the <a> tag with href to go to a link in another document it works correctly in my topstyle editor, works in mozzilla. When I use IE7 it opens the page but does not go to the proper link here are …

UI / UX Design web-design
Member Avatar for MidiMagic
0
123
Member Avatar for Itrenner

I need to change a logo to the vector-graphic - format. What can I do? Who can help me? regards from Austria...happy easter... Itrenner

UI / UX Design multimedia web-design
Member Avatar for pty
0
86
Member Avatar for anilexi

[B]I Build Website In India [Religion] Font, I Typed On My Web All Matter In This Font, But Its CanReadable Only Ppl. Whos have Preinstalled Same Font , Other Can't Readable...! Pls. Give Me Solution, any tips, any format in html............................. I am Waiting Ur Valeable Answer... ! What I …

UI / UX Design web-design
Member Avatar for MidiMagic
0
160
Member Avatar for Barefootsanders

Hey all, Im trying to put a submit news box on my admin page but for some reason my top box, Headline: "Textbox here", is not showing up on my page. Am I doing something wrong? Did I miss a tag somewhere?? Thanks in advance. [CODE] <tr> <td> <br> <!--Display …

UI / UX Design first-post web-design
Member Avatar for MidiMagic
0
104
Member Avatar for chriscox

Hi, Can anyone tell me how to change a thumbnail image into a large image on another part of the page just by a mouseover of the small image, rather than clicking the image for a larger one. Can I do this using tables? Many thanks from a Dreamweaver inadequate.

UI / UX Design multimedia web-design
Member Avatar for stealthmode
0
155
Member Avatar for flageolet

Hi: I want to get some movement into some words. The only things I want to change are the layervisibility and the layerposition. This code below works fine in IE and Opera, but doesn't do anything in Netscape 8 (except when watching in IE view). How come: thx :) [CODE] …

UI / UX Design web-design
Member Avatar for flageolet
0
63
Member Avatar for Mohandsa

[B]Dear all[/B], [COLOR=blue][B]I want to convert this date[/B][/COLOR] [B][I]from[/I][/B] [COLOR=red][B]Sun Apr 1 00:00:00 UTC+0200 2007[/B][/COLOR] [B][I]to[/I][/B] [B][COLOR=red]4/1/2007 00:00:00 [/COLOR][/B] :rolleyes:

UI / UX Design web-design
Member Avatar for rgtaylor
0
137
Member Avatar for jwpocid

Hi all, I'm working on a project with a LOT of non-techies and I'm spending a lot of my day updating our website with their minor changes. I've seen (somewhere) a routine/program/?? that would open, read, and display a text file on the person's webpage without intervention from a techie. …

UI / UX Design html-css web-design
Member Avatar for jwpocid
0
67
Member Avatar for pojke

Hi. I got a problem and want to find a solution backwards :cheesy: How to tell browser not to offer saving password in "password" form? I know it is possible (p.e. internet banks using it), but dont know even where to search? Reason why im searching: I got it in …

UI / UX Design perl web-design
Member Avatar for pojke
0
92
Member Avatar for adiboy

It looks fine in IE. But went wrong in Firefox. Also there seems to be a space to the right of each img button. :cry: IE http://imgboost.com/uploads/894333_screenshot2.jpg FF http://imgboost.com/uploads/113426_screenshot1.jpg My Css * { margin: 0; padding: 0; } html{ height: 100%; margin: 0; padding: 0; } body { height: 100%; …

UI / UX Design html-css web-design
Member Avatar for Rhyan
0
151
Member Avatar for thejonnotjohn

Ok, my house is having a function and we need to have people register online so we have all the information before the event. The form i created sends the form to my email address, BUT it routing it through their email address and making them use there default client …

UI / UX Design email web-design
Member Avatar for niceboy
0
186
Member Avatar for wpcoe

Greetings! I'm self-taught (i.e. amateur) website designer. I've built a few basic web sites for myself and friends. I'm currently designing a site for my sister, and have a basic working model uploaded using tables as the primary structure: [URL="http://www.kecsvcs.com"]http://www.kecsvcs.com[/URL] I know it's better to use CSS, and my challenge …

UI / UX Design html-css web-design
Member Avatar for justinm
0
172
Member Avatar for sultanwadood

Hi all. I need to know how to restore or roll back to built-in function after overriding like following example. String.prototype.substr= function() { return "";} Now I want to use the one already built-in. I shall be very thankful if some one could help me. Sultan Wadood

UI / UX Design web-design
Member Avatar for sultanwadood
0
69
Member Avatar for petzoldt01

I am a self taught web-designer, and have not had many lessons in html best practices. I am currently making a website that uses tables for the page layout, and the elements therein. All of the pages display perfectly using Firefox and Konqueror, but when I open them in IE6, …

UI / UX Design web-design
Member Avatar for VanPetrol
0
111
Member Avatar for trash_essex

Hello, im new to this website and i need some help with a flash sig i made. the url to the sig is [URL]http://i60.photobucket.com/albums/h20/2308004/TRASHESSEX.swf[/URL] i am trying to get it to work on the forums of my clan. the sig is not showing just the link with [IMG]http://i60.photobucket.com/albums/h20/2308004/TRASHESSEX.swf[/IMG] thats it …

UI / UX Design flash web-design
Member Avatar for trash_essex
0
96
Member Avatar for satish.ambition

hi all, How many different types of Interactivity u may make using flash Action Scripting... The different types of interactivity which i have mada are: Fill in the Blanks. Drag And Drop Jumble word Catch them Fast Hit test Radio button Check box Rearranging etc etc Do u know any …

Member Avatar for satish.ambition
0
96
Member Avatar for satish.ambition

hi all, MAy any one tell me which Version of flash is better Flash 8.0 OR Flash Mx 2004 . What are the advantages and disadvantages of both... Help me // reply Regards Satish Choudhary

UI / UX Design flash multimedia web-design
Member Avatar for GreenDay2001
0
124
Member Avatar for aeinstein

Flash 5 or MX is ok, but i'm looking for two different types of books: 1) A Broadstroke howto covering beginner to whatever, but not necessarily an indepth reference. This is to hopefully help me get up to speed ASAP. 2) A detail oriented in-depth reference, such as maybe Flash …

UI / UX Design flash multimedia web-design
Member Avatar for satish.ambition
0
297
Member Avatar for tech291083

Hi, I have this page designed in html and css. but what I can't understand is without mentioning any thing about the alignment of this page as center aligned, this page is center aligned for some reason. Generally as far as I understand this tag "text-align:center" if put in the …

Member Avatar for Gmarvz
0
247
Member Avatar for cath120

Hi Y'all I have put a flash movie in my banner box in a site I created in Dreamweaver using html. When the site comes up in the browser, if blocking is on, only an empty space where banner should be. I'd rather have the static banner image there in …

UI / UX Design flash image multimedia web-design
Member Avatar for satish.ambition
0
121
Member Avatar for rpjanaka

hi all, i am using an image as a button. so i want to disable it on some actions. so i used document.getElementById("imagName").disabled = true; but it seems that this property is not working for

UI / UX Design web-design
Member Avatar for digital-ether
0
8K

The End.