10,643 Topics

Member Avatar for
Member Avatar for wishiniisfishin

I thought of a work around about the time I posted this... Sorry for jumping the gun. My site seems to work fine in every browser except IE. The problem lies in the left sidebar(sidebar1). When in IE the image I have at the top of sidebar1 goes down about …

Member Avatar for ctyokley
0
115
Member Avatar for lisan28

Hello everybody! I have shocking news, a design that is working in Firefox, Safari, and Chrome is showing up wierd in Internet Explorer! First of all I validated my HTML and CSS, no issues there. The page works perfectly fine in Firefox and Safari, but has some quirks in IE. …

Member Avatar for ltp_lonestar
0
80
Member Avatar for vytla

Hi friends, i am buliding my menu in the master pager like below in C# and asp.net 2.0 and iam get these menu from database dynamically [code] private void GenerateMenuItems() { ContentManagement.Menu[] menuList = (ContentManagement.Menu[])Session["MenuItems"]; if (menuList != null) { Table menuTable = new Table(); menuTable.Width = Unit.Percentage(100); menuTable.BorderStyle = …

Member Avatar for Airshow
0
151
Member Avatar for lisan28

Background info: - I have validated the page and CSS, no problems there - Site is working properly in Firefox and IE, seems to be a margin issue in Safari -This margin issue is not the common Safari bug with a negative margin being applied to a floated element -I …

Member Avatar for lisan28
0
145
Member Avatar for Dani

Currently I have an Apple 23" Cinema HD display monitor - at a resolution of 1920x1200. Does anyone know where I could find high resolution, widescreen desktop wallpaper? The only place I know of that offers any right now is [url="http://www.digitalblasphemy.com"]www.digitalblasphemy.com[/url] but you need to purchase a subscription in order …

Member Avatar for peter_budo
0
615
Member Avatar for gruebz

Is there are fast/easy way in photoshop to work out what the RGB colour of a pixel in a image is?

Member Avatar for gruebz
0
102
Member Avatar for sandra21

i am a newbie flash designer. a client has asked me to make modifications in a flash file used on his website. it is flash 8 actionscript. i am currently working on the same and would appreciate your help. the client has given me 'proprietorytools.swf' file which i decompiled using …

Member Avatar for sandra21
0
111
Member Avatar for leapws

[URL="http://twitooters.com"]twitooters[/URL] has a spot where you ad your twitter id and it goes to the image how do thay do that? and how do they make money if its a free service?

Member Avatar for TheAlex
0
113
Member Avatar for ayadov

hi people i need to design a flash website in Kurdish language which is not supported by any flash software, but i heard that with ( flash 8 header templates) i can put my text with some html editor, so my question is what's different between ( flash 8 templates …

0
35
Member Avatar for JameB

Hello, I am new webmaster for my high school's robotics team and I don't understand why the pages load differently in IE8 and FireFox. [url]http://www.team188.com[/url] is the website... Ok, so here is what the problem is : When I open certain pages in IE8, the area around the curve on …

Member Avatar for JameB
0
146
Member Avatar for bjg5858

I have a form which takes a string from a database and posts it to another page problem is that post seems to be shortening the variable. So if post should be "product name" it is shortened to "product" by post I think. Any help would be great thanks.

Member Avatar for bjg5858
0
102
Member Avatar for Szabi Zsoldos

Hi, this is my first post here, I would like to create x fields with name email age sex and the subscribe question, this is just an example page. If i would select the number 5,4, or any number then i would like to see 5 fields with names and …

Member Avatar for Szabi Zsoldos
0
106
Member Avatar for dholt

I know this is php as I have looked for HTML and can't find it but I am new to all this IT stuff but learning. I have a small Problem that my Image Map Works in IE but not in Firefox. I have tried to empty catch and even …

Member Avatar for dholt
0
400
Member Avatar for synxmax

Dear Guys I Want To Generate A Random Number Between 2 Number [B]BUT[/B] Without Generating 2 Same Number I Mean If For Example Already Generated Number "2" Next Time Did Not Generate It , Is There Any Solution :icon_question:

Member Avatar for JasonHippy
0
108
Member Avatar for drugoholic

Hello guys, I'm having another css compatibility issue with IE7. If you look at the screenshots attached below, you'll notice that the top menu is working fine in FF and IE8 (without clicking the comp. button) and when click the compatibility button, the whole header goes crazy (check ie7.gif). I …

Member Avatar for drugoholic
0
108
Member Avatar for ritu_kr

How do alternate table row colours dynamically using css only? Else with javascript? Can i use them inside struts iterate tag?

Member Avatar for dipak_passion
0
136
Member Avatar for cjmalloy

I have a web page that uses float: left and clear left to stack columns. This page works fine on firefox but not on ie8. Columns are like this: xxx 12 34 xxx 56 78 90 Where each number or xxx represents a div. Odd numbers have float : left; …

Member Avatar for dipak_passion
0
131
Member Avatar for RobRob666

I already have 3 Javascripts working that I trigger within my <td>'s like this: [code]<td onMouseOver="mover(this)" onMouseOut="mout(this)" onClick="mclick('test.html')">Test Button</td>[/code] I have now coded up 1 Javascript function to handle all 3 events (using if statements). But how do I trigger the calling of that function inside my <td>'s? I was …

Member Avatar for RobRob666
0
2K
Member Avatar for Reliable

Hey Everyone, I know that AS3 uses what is called "camel coding", but it seems to that sometimes the names given to variables and especially functions could be shortened even more. Is "camel coding" a mandate or can they just be one word or just the first half. TO better …

Member Avatar for Reliable
0
120
Member Avatar for samarthashok

Hello I have an jpeg image and on the right hand side of the image are some names which i want to make active, Kindly let me know how to go about it ? Actually, i am making a website for a restaurant, and he has given me an image …

Member Avatar for alishiraz89
0
81
Member Avatar for popflier

I'm new to setting up HTML sites with CSS and I am trying to find the best way to setup the structure of a site. I've read online about the many ways you can setup the structure, but I'm not sure which way to go and am looking for some …

Member Avatar for almostbob
0
185
Member Avatar for Venom Rush

Hi there I've been trying to find out how to point to a specific li in a list but no matter what search term I use in google I cant find what I'm looking for. Basically I want to point to a specific li using css. So for instance I …

Member Avatar for Airshow
0
134
Member Avatar for snitch321

I have created my own buttons and imported them to the stage. I then tried to code them so that they linked to another page, however i get the same code message '1120 access of undefined property' for each of the coded buttons. The code is as follows: [code] stop(); …

Member Avatar for snitch321
0
1K
Member Avatar for GriffinMex

Hi, I'm getting a bit frustrated...I work in dreamweaver cs4 and have managed to set my table borders to my liking (had to put everything inside a single table or all the tables ended up with the same effect which I wanted to be global around all not individual) but... …

Member Avatar for GriffinMex
0
119
Member Avatar for Reliable

Is there an "easy" way to learn the different AS3 classes, their properties (if applicable) , and their methods and syntax?

Member Avatar for jakesee
0
69
Member Avatar for kv79

Hi How can I make this kind of images? I see that this image use some math structure. [URL="https://secure-www.novell.com/common/img/login_contestwinner.jpg"]https://secure-www.novell.com/common/img/login_contestwinner.jpg[/URL] Thanks

Member Avatar for JasonHippy
0
88
Member Avatar for Saldash

Hi folks, This is something im completely new to, so you'll have to bear with me. In a single cell in a table, I need a background picture that stay behind all of the text and other images, but also stays in the lower right corner of the cell even …

Member Avatar for MidiMagic
0
94
Member Avatar for Abdlah

I am new to CSS and I am having problems with my code. I have created these CSS rules and applied them to the code that follows after the rules. My intention is to have all my divs line up in a straight line within the searchresultscontainer div. But when …

Member Avatar for MidiMagic
0
152
Member Avatar for FeralReason

Admittedly, I'm new to CSS but I am having some difficulty converting tables to CSS. Here is a CSS example for a simple 4 cell table that works fine -- but only without the DOCTYPE declaration (any DOCTYPE declaration)! Does anyone know what, if anything, I am doing wrong ? …

Member Avatar for kanaku
0
196
Member Avatar for jevvv

I'm doing our site and the template I used looks nice on my old monitor, because it fits the screen. My new computer has a widescreen monitor and so now I see that the layout of the page has the page based on the left side of the monitor How …

Member Avatar for jevvv
0
48

The End.