2,272 Solved Topics

Remove Filter
Member Avatar for
Member Avatar for bigtarr

I have been try to mess with getting IE to play a flash file on my website. [URL="http://www.bktarr.com/flash.html"]http://www.bktarr.com/flash.html[/URL] here is the Code im working with. [code] <object type="text/html" width="300" height="300" data="http://url/file.html"> <param name="movie" value="http://video.google.com/googleplayer.swf? docId=8755581808731033658" /> <param name="allowScriptAcess" value="sameDomain" /> <param name="quality" value="best" /> <param name="bgcolor" value="#600000" /> <param name="scale" …

UI / UX Design flash web-design
Member Avatar for almostbob
0
148
Member Avatar for dvsConcept

i built this page with photoshop and fireworks for the buttons now my layout is a .png file (index.png) i want my iframe to change depending on what button is click but the page index page itself never changes (simple enough) but when i click and drag my browser window …

UI / UX Design html-css web-design
0
62
Member Avatar for bigtarr

Okay im trying to get a flash .swf to line up in IE. It is where it should be in Firefox. IM using CSS: what am i forgetting? if you have IE and Firefox both have a look see pls. I'm trying to finsih this for a class project in …

UI / UX Design flash html-css web-design
Member Avatar for bigtarr
0
104
Member Avatar for sandra21

please see [url]http://dreamtech.awardspace.co.uk/[/url] in IE 7 or firefox 3.0.6 - it displays fine. but in IE6, the 2 columns on the page display one below the other. i assume its something to do with the css. can you help me? the css files are [url]http://dreamtech.awardspace.co.uk/style.css[/url] and [url]http://dreamtech.awardspace.co.uk/layout.css[/url] also the page …

UI / UX Design html-css web-design xml
Member Avatar for sandra21
0
109
Member Avatar for mrcniceguy

i have a web page which i set the body with the following external styles. [code=css] .body{ background-image:url(bg_image.jpg); background-repeat: repeat; font-size: 12px; font-family: Arial, Verdana, Georgia, Times New Roman, Sans-Serif; } .body a:link{color:#0000FF; text-decoration:none;} .body a:visited{color:#0000FF; text-decoration:none;} .body a:hover{background-color:none;color:none; text-decoration:underline;} [/code] The problem is only in fonts.All fonts in my …

UI / UX Design web-design
Member Avatar for mrcniceguy
0
168
Member Avatar for sacarias40

Hello, i was wondering if anybody could tell me how to make my textboxes with the rounded corners. I would like something very similar to this. See the photo attached:

UI / UX Design multimedia web-design
Member Avatar for sacarias40
0
132
Member Avatar for ryan311

please help to my problem :( everytime i preview my flash in web it doesn't work. help pleas. .

UI / UX Design flash multimedia web-design
Member Avatar for ryan311
0
201
Member Avatar for hellkosmos

good day everyone. i'm new hir on this forums and im really learning alot.. though this is more on an advanced learning environment.. sir my problem hir is that i want to learn how to make a simple web designing like putting a background. plus a chat box on you're …

UI / UX Design web-design
Member Avatar for hellkosmos
0
113
Member Avatar for MJ Pieterse

i wonder if someone can help me! i have created a .swf file that i am using in dreamweaver, but on my Action Scripting, it only references the email and not the subject nor body. this is my code on my button [code] button_mc.onPress = function() { getURL("mailto:me@company.com"+"?subject=Answer"+"&body=Yes"); }; button_mc.onRollOver …

UI / UX Design flash multimedia web-design
Member Avatar for MJ Pieterse
0
111
Member Avatar for MJ Pieterse

Hi, i wonder if someone can help me. I've been surfing Google trying to find a solution but no luck... i want to create a mailto link on an image, but when the email opens, it should have preset text...is this something that i would have to set up so …

UI / UX Design email web-design
Member Avatar for ingeva
0
92
Member Avatar for franko75

Hi, at the end of my tether once again with IE6 - on this occasion I've got loads of pngs on the site i'm working on which i thought i'd fixed for IE6 using the DD belated PNG fix, which has worked almost perfectly but not quite! I now have …

UI / UX Design web-design
Member Avatar for MidiMagic
0
109
Member Avatar for cguan_77

hi, would it be possible to define different type of css style in one body of html.. or declare different css styles in one page.... for example: line 1 would define css style 1 line 2 another css declaration line 3 another css declaration any ideas is greatly appreciated... or …

UI / UX Design html-css web-design
Member Avatar for richie513
0
131
Member Avatar for dmanw100

Hello, I was wondering if there's a way to use the meta tag to go back. I know you can refresh to a new page but I would like to have the user go back instead. Is this possible? Thanks!

UI / UX Design web-design
Member Avatar for dmanw100
0
143
Member Avatar for 3265002918

Hey, Can someone help me figure out why this is displaying differently in IE vs. Firefox? I am trying to make it look the same on both browsers. I would like the "mainlevel-nav" to display in the middle of the red bar on top, but nothing I try works. The …

UI / UX Design display web-design
Member Avatar for peter_nichol
0
78
Member Avatar for aashishn86

hii...i am creating a chart using html and asp the code for it is : [code] <%@ LANGUAGE="VBSCRIPT" %> <% Option Explicit %> <% Dim data1Array(3) data1Array(0) = 5 data1Array(1) = 15 data1Array(2) = 25 data1Array(3) = 50 Dim data2Array(3) data2Array(0) = 5 data2Array(1) = 10 data2Array(2) = 20 data2Array(3) …

UI / UX Design html-css vbscript web-design
Member Avatar for aashishn86
0
98
Member Avatar for Rhyan

Hi folks, It has been some time since my last visit. This time I come looking for help... I have coded a page that contains a google map next to an address location. Basicly the map shows where the address is situated. I have used a centered div with fixed …

UI / UX Design google web-design
Member Avatar for Rhyan
0
134
Member Avatar for daviddoria

Currently, my index.html is like this [code] <html> <head> <title>EngineeringNotes.net</title> <link href="style.css" rel="stylesheet" type="text/css" media="screen" /> </head> <body> <div class="header"> <div id="logo"> <h1>EngineeringNotes.net</h1> </div> <div class="menu"> <ul> <li><a href="mailto:daviddoria@gmail.com">Contact Me</a></li> <li><a href="phpBB3">Forums</a></li> <li><a href="Ideology.html">Ideology</a></li> </ul> </div><!-- end menu --> </div><!-- end header --> <div class="page"><!-- start page --> <div class="sidebar"><!-- …

Member Avatar for daviddoria
0
181
Member Avatar for smiro

Hi everyone, i'm having a strange problem with firefox not displaying my frames correctly. Basically i have 4 frames= _header, _leftMenu, rightMenu, _blockText now in the left menu i have a link like this for example [CODE]<a href="general/welcome.html" target="_blockText">Welcome Home</a>[/CODE] as you can see target=bla bla should give me the …

UI / UX Design ui-ux web-design
Member Avatar for peter_budo
0
129
Member Avatar for leroi green

Hey guys. I have a code that i'm trying to build with 2 nested divs that i want to align beside each other. i'm not sure if the below is the best way to go about it but it's the only way i could think of. only thing is that …

UI / UX Design web-design
Member Avatar for leroi green
0
150
Member Avatar for sunaruna84

How to set the fixed width in particular <td>in html? if i entered more than character in this <td>, the <td> content will be adjusted to the given fixed length. dont extend the <td>. please can u tell me the answer of this problem... with regards sundar

UI / UX Design web-design
Member Avatar for sunaruna84
0
125
Member Avatar for Squeak

There is a new article on the Madmouse Blog, [B]“Creating structure using Unordered Lists”[/B] which introduces a [B]proof of concept[/B] of using lists instead of divisions to write down the structure of a website layout. The article shows how it is it to be done, describes its purpose and points …

UI / UX Design html-css seo web-design wordpress
Member Avatar for Squeak
0
164
Member Avatar for reen.blom

Hallo there! I am making a site for a friend in HTML/CSS. I REALLY need to make one page for her Schedule, that she could update herself. The problem is that she would not be able to edit the simplest HTML code/upload file via FTP or cpanel. I was thinking …

UI / UX Design cpanel html-css ui-ux web-design
Member Avatar for Trapped
0
88
Member Avatar for lavachickie

I am trying to integrate the Spry Menu Bar into an existing site design with a boatload of CSS. So I'm SOOOOO close... The submenu for the third item in the nav (the only entry which will have a submenu right now) displays in the wrong place. For the life …

UI / UX Design html-css ui-ux web-design
Member Avatar for MJ Pieterse
0
89
Member Avatar for Tonkz

Not sure whats the cause, but the list won't nest properly /* CSS Document */ [code=css]* { margin: 0; padding: 0; } body { background-color:#333333; font-family:Arial, Helvetica, sans-serif; size: 2px; text-align:center; height: 100%; font-size:14px; } div#page-wrap{ width: 900px; /* to be change once finish*/ height: 650px; /* to be change …

UI / UX Design html-css web-design
Member Avatar for Tonkz
0
146
Member Avatar for maniator

I am testing out creating a website via php. That is NOT my problem, my problem is that the site does not display correctly at all in IE. it works fine in firefox, chrome, safari. the site is at [URL="http://www.blipit.net/new/"]http://www.blipit.net/new/[/URL], the css is located in the same directory under html.css …

UI / UX Design html-css web-design
Member Avatar for maniator
0
143
Member Avatar for rickster11

Why does my table always go to the bottom of the webpage? The table that lists "books" "author", etc always moves to bottom of screen. I want the image to be at bottom, not the table.... Anyone able to point me in the right direction? [code] <html> <head> <title> Ruth …

UI / UX Design web-design
Member Avatar for rickster11
0
77
Member Avatar for arvindikchari

Hello I am using a 3 column layout for which the css is as below [code] mysbody { margin:0; padding:0; background:#cecece; } #wrap { width:1024px; margin:0 auto; background:#fff; } #header { width:1024px; height:200px; } #left { width:200px; float:left; } #leftbarheader { width:160px; height:20px; padding-top:7px; } #leftbarheader2 { width:160px; height:20px; padding-top:7px; …

UI / UX Design html-css web-design
Member Avatar for arvindikchari
0
96
Member Avatar for cguan_77

Hi guys, would be vbscript work in firefox or it's for IE only? thanks..

UI / UX Design vbscript web-design
Member Avatar for cguan_77
0
69
Member Avatar for cguan_77

the code below works fine in IE7 but not in firefox 3 the last sentence is cut.. it display only until "7. The quick brown fox" what could be wrong? please help... thanks :) [code] .ws11 {font-size: 16px;} <div id="text17" style="position:absolute; overflow:hidden; left:226px; top:165px; width:539px; height:144px; z-index:1"><div class="wpmd"> <div><font class="ws11"><B>March …

UI / UX Design display web-design
Member Avatar for cguan_77
0
74
Member Avatar for cguan_77

hi guys, how to convert a formatted word document to html? is that possible? if my word document is already formatted no need to edit when converted to html? any ideas is apreciated..thanks.. :)

UI / UX Design html-css web-design
Member Avatar for cguan_77
0
72
Member Avatar for elina_vg

Hi guys, Im new to CMSms and am having some problems with IE. Im using CMSms 1.5.3 PHP Version 5.2.6 and the problem I have is with IE7. I havent had the chance to see the page in IE6 so I dont know how it looks there. It looks fine …

UI / UX Design html-css web-design
0
64
Member Avatar for colweb

I have a strange thing with some <a name> tags when the page is accessed by IE. The tag is just before a <h2> and works in Firefox. In IE (6 and 7) the page scrolls just a bit to high, meaning, the <h2> is just out of the window. …

UI / UX Design html-css web-design
Member Avatar for MidiMagic
0
95
Member Avatar for jonow

I have been looking everywhere for a piece of code that made the height of an iframe auto adjusts while showing contentment from an external domain. (ex: my domain mydomain.com showing google.com). I need a script that does that Or something that may be harder is that it counts the …

UI / UX Design web-design
Member Avatar for FlashCreations
0
384
Member Avatar for rouse

How is a 3 digit HEX number interpreted as a color value in this example? background: #fff Do browsers double up each digit? Thanks! WBR

UI / UX Design web-design
Member Avatar for rouse
0
68
Member Avatar for rouse

In this html file I created an area called “branding” where I wanted my name at least at first flush left in the middle of the branding area. The elements behave differently in IE Release candidate 1 than in Firefox. I assume Firefox is correct but how do I get …

UI / UX Design html-css web-design
Member Avatar for MidiMagic
0
103
Member Avatar for dmanw100

Hello, I am just starting to work with CSS and wondered if there was a good way to make boxes. I found this [URL="http://modxcms.com/simple-rounded-corner-css-boxes.html"]tutorial[/URL] but there are also a number of other ways I have found through Google. What method is the most standard/best? Thanks!

UI / UX Design html-css web-design
Member Avatar for jakx12
0
120
Member Avatar for NuGG

I was wondering if anyone knows how to get flash to open another html page after the movie has played. im trying to make an opening page to my website which plays a short movie with the company logo on etc. When the movie has loaded and finished playing I …

Member Avatar for Lije124
0
505
Member Avatar for sKiTzo

My web does not display any icons or pics. My pages are full of those little circle squares and triangles wherever there should be a pic or an icon. This was caused by viruses but the viruses are now gone. How can I restore the pics and icons to my …

UI / UX Design multimedia web-design
Member Avatar for sKiTzo
0
56
Member Avatar for Erek4

OK, after a few hours and some Internet research I think I found a way to spread an image across my page. Let me know what you guys think. My CSS: #body { background-image: url(my image url); background-attachment: fixed; } 1) I noticed that the image only fills in 3/4's …

UI / UX Design image web-design
Member Avatar for efaith77
0
195
Member Avatar for k2k

i just read a couple of threads regarding css positioning and i have found something some where a while ago. however, i couldn't find any good explanation of it. would anyone please explain a bit of some of these code? thanks 1. clear:both? 2. margin: 0; padding: 0 // when …

UI / UX Design html-css web-design
Member Avatar for kanaku
0
110
Member Avatar for jean4designs

I have a sub navigation bar on my web page and I would like the links to link to that page in a cell under the Sub navigation bar. Example.... Personal Injury....you would click on this and the text would change to that catagory, click on another link DUIs and …

UI / UX Design web-design
Member Avatar for jean4designs
0
85
Member Avatar for FraserM

Hello all, I'm new to this, so please excuse anything that isn't being done 'right'. I am creating a page that contains 3 sections, spread across the width of my page. The idea is to create 3 separate content areas. I've created these sections using div elements. The 3 divs …

UI / UX Design web-design
Member Avatar for FraserM
0
188
Member Avatar for bogddy12

Hello, I have a problem. Im working on a web page [URL="http://tacrosst.com/privacy/"]http://tacrosst.com/privacy/[/URL]and in the background of the page i have inserted a spring imagine. But i don't know how to MAKE the imgaine touch the red footer. hope you can help

UI / UX Design html-css web-design
Member Avatar for almostbob
0
101
Member Avatar for veledrom

Hi, Size of HTML <hx> tags differs in Ie and Firefox. For example <h2> is displayed bigger in IE whilst it is smaller in Firefox. How can i solve this problem? Thanks

UI / UX Design web-design
Member Avatar for veledrom
0
84
Member Avatar for arvindikchari

Hello I am new to CSS so what I am asking is probably very simple to experienced coders, I am trying to create a CSS Layout that closely mimics the look of a Cubecart 3 Store. The site whose design I want to recreate (esp the layout) is at [url]http://cubecart3.http.mn/[/url] …

UI / UX Design web-design
Member Avatar for macneato
0
723
Member Avatar for cohen

Hello all, I need some help with linking. I someone clicks on "Step one" i want it, to go down the page and to where step one is located, and then when you click top of page, it goes up to the top of the page... How do i do …

UI / UX Design ui-ux web-design
Member Avatar for almostbob
0
112
Member Avatar for veledrom

Hi, How can i break body message into pagagraphs? Example; Example below should be like this. Hi, How are yo today. Bye [code] <input type="button" value="Unsubscribe" onClick="parent.location='mailto:contactus@mymail?subject=Subscribe%20to%20Whatever&body=Hi,How are yo today.Bye"> [/code]

UI / UX Design web-design
Member Avatar for veledrom
0
83
Member Avatar for shasha821110

Hi, all. I am learning Web Design now. And my course is about dynamic website and the script is php, xml, html, sql and so on. So i want to have some idea about which software platform i should use to design my website. I have dreamweaver, PHP Editor. So …

UI / UX Design web-design xml
Member Avatar for Jen0608
0
224
Member Avatar for NeoKyrgyz

Hi, I was looking for an animation that gets names of winners (1,2,3 place) and shows them in an attractive way. They way of getting input is not important, it might read from file or anything. Trust me Google is not helpful now, because I am not able to find …

UI / UX Design flash multimedia web-design
Member Avatar for rajarajan2017
0
133
Member Avatar for k2k

hi, if i wanna make a pdf file attached to my website so people can look at it just like they are looking at a pdf file that they should be able to scroll up and donw, save the pdf, in short, just like they are using any pdf program …

UI / UX Design pdf web-design
Member Avatar for sreein1986
0
80

The End.