13,937 Topics

Member Avatar for
Member Avatar for Thomas Winckler

Is there a possibility to avoid this ugly frame in IE when you mouse over a flash file? And also to avoid the double click on links in this flash file?

Member Avatar for Thomas Winckler
0
73
Member Avatar for rossowen

I have been making a basic webpage but am having lots of difficulties with rollover buttons. Despite the 2 images for my rollover being exactly the same size, when i make the button it creates a duplicate which is then placed alongside where I want the rollover to appear. This …

Member Avatar for rossowen
0
176
Member Avatar for Tom Tolleson

Hi! I'm working on a CSS for a site that features a menu bar. The menu is named 'tabbar.' .tabbar { } The tabbar needs to appear in different colors on different pages. What is the best semantic naming solution for these variants? I was thinking of using general descriptive …

Member Avatar for ndeniche
0
104
Member Avatar for QuietConqueror

Hi, i have [B]firefox[/B] 2.0.0.11 and IE 7.0.5112.0 installed on my WinXP sp2 System.my firefox was working properly before, but lately i have some probs. 1. it does not let me sign out after getting into my yahoo mail account. ( i have the following addons 4 firefox installed lately. …

Member Avatar for overwhelmed
0
132
Member Avatar for Venom Rush

Hi there I'd just like to know if there's any way of making the height of every page on a website fit your screen if there isn't enough content to do so? I've tried setting min-height to 100% but that doesn't work. Any other ideas I can try?

Member Avatar for Studio 2
0
163
Member Avatar for jpprice47

Whenever I reboot my computer (XP Professional, Version 2002, Service Pack 2, Internet Explorer, Version 7.0.5730.13IS), I get a dialogue box that says, "! Stop running this script? A script on this page is causing Internet Explorer to run slowly. If it continues to run, your computer may become unresponsive". …

Member Avatar for The Dude
0
122
Member Avatar for faucher24

I'm working on making a new website for my company... In Firefox And Safari everything looks the way I want... but in Internet Explorer 7 there is a small space between the header and the Spry navbar? I can't seem to get rid of it... Can anyone help!... http://www.echolab.com/dan/test Thanks, …

Member Avatar for MidiMagic
0
74
Member Avatar for zillah

I have got Win XP with SP2, and IE version [b]6.0.2900.2180.xpsp_sp2_gdr-----[/b] I tried to do purchasing online , but I could not because cookies are disabled, therefore I enabled cookies following these instruction: [url]http://helpcenter.suntrust.com/knowbase/root/public/snbb14192.htm[/url] I restarted PC , but still I am receiving message the I have to enable cookies!!! …

Member Avatar for MidiMagic
0
159
Member Avatar for dclocke1982

Hi All- I am brand new to this site. This is my first post and I have a huge problem.It will be kind of a long explanation but if you can help me fix this ill buy you a steak dinner. Basically, I have my internet supplied through a company …

Member Avatar for MidiMagic
0
69
Member Avatar for ndeniche

Hi guys... i just read about CMS in another thread... what is it and how do i use it?

Member Avatar for stupidenator
0
50
Member Avatar for Paddy

I'm looking for some sort of application that will backup my Internet Explorer 7 settings, including add-ons, much in the same way as MozBackup does for Mozilla Firefox. I've found several programs that will backup my auto-complete information, security settings and bookmarks, but none that support add-ons and [i]their[/i] settings. …

0
31
Member Avatar for smorlidge

Hello Everyone, I daresay this is a stupid question, but I have a problem which is driving me nuts. I have built a simple website as a teaching aid. I loaded some .avi movies, which worked fine until my hosts' server crashed. This has been rebuilt and I reloaded the …

Member Avatar for smorlidge
0
108
Member Avatar for CraZ

Hey, I got a gmail account lately and tried to log in on msn messenger and it doesn't work. Many of my friends did it but it doesn't work with me. Does anyone know what is the problem? thx in advance, Mat Windows XP Pro Service Pack 2 MSN messenger …

Member Avatar for belama
0
297
Member Avatar for technogeek_42
Member Avatar for wenley

Hi, I'm designing two sites, both with the same problem. The first is here: http://www.nycamprepairs.com The site looks great in Safari and Firefox on the Mac but in IE my content is somehow sent down to the bottom of the page. Both my CSS and HTML validates on the W3C …

Member Avatar for wenley
0
98
Member Avatar for Bluecobaltss06

Recently trying to access a website I noticed that the drop down menus don't function in opera. How ever they do in IE. The website is [url]www.nyit.edu[/url] Any suggestions?

0
17
Member Avatar for Zay

hi; when puplishing a movie.dcr on the web and if this movie containing an animation picture , it does not appear to the user only the text and the other simple picture why it happen . and how to solve it ?? this picture appear when do it

Member Avatar for GreenDay2001
0
232
Member Avatar for kellysweeney24

I want to set up m y web page so that if I edit anything on a nav bar I only have to edit it in one place, and not on other pages. How do I do this?

Member Avatar for FC Jamison
0
78
Member Avatar for SergioQ

So I am trying to do some sizing formating with my HTML code, and I did something that works but I need to make sure I didn't do anything bad that will come up and bite me later. I essentially am creating a form to upload files and since I …

Member Avatar for SergioQ
0
144
Member Avatar for AngelicGodz

Well Hello Gamers out there, Im Angelicgodz and Im Curently Working on my Biggest Project Here Some Info: Site Name: GameEntertainments Program: Macromedia Dreamweaver 8 Webhost Type: Byethost13,Freehostia,Other site that Support phpmyadmin and Sql Include: All Cheats for Every Game Consoles,PC Download and Upload Avalible and Many More Features Anyone …

Member Avatar for dmone
0
52
Member Avatar for chloevin

Im new here im marvin , could anybody help me make new and nice looking friendster layout using any of those nice programming languages, give me a step by step instructions tnx hoping for your response im trying to make those what they called cross over style or those ones …

0
51
Member Avatar for gallopers

hi there im a begginer whose rebuilding my basis web site [url]www.racehorsetrainer.com.au[/url]. which is a racehorse trainers directory. im rebuilding everything but the index in css. the css page is complete only on some pages i will put a two column table to contain the directory information and some wont …

Member Avatar for MidiMagic
0
80
Member Avatar for ewilson

Hello Community, I appreciate this forum and the vast knowledge that is communicated throughout the site. I am hoping that one or many of the talented Flash/Actionscript developers that read this may be able to assist me. I am looking for the best of the best Flash/Web developers in Orange …

0
81
Member Avatar for stranoblaze

i recently installed the new IE. ever since then, my browser freezes alot and i have to close the window because i get a "Internet Explorer has encountered a problem and needs to close. We are sorry for the inconvenience." message. how do i fix this problem? thanks in advance

Member Avatar for Bond777
0
103
Member Avatar for Inny

supposing you had multiple scripts running, many remote hosted and you cant remember how many or which ones used a body onload tag. Could you use a wildcard to cover them? for example, is something like this possible? [code]<body onload="popWindow();somefunction();"*"(); "*"();">[/code] :?:

Member Avatar for sharonm
0
106
Member Avatar for gallopers

hi there this might be a silly question but im learning as i go. i looked at a dropdown menu which contains a html page a java script .js page and a .css page. if i wanted to have an index page using the dropdown menu i would have my …

Member Avatar for gallopers
0
103
Member Avatar for jimbull69

i use mozilla firefox, and have just added mcafee site advisor but can not get on all web sites because of mcafee. how do i uninstall mcafee site advisor

Member Avatar for caperjack
0
92
Member Avatar for Persist01

Hi, don't ask me why but my client wants to display certain text as bold and a smiley face within a dropdown option. I don't think this is possible but wanted to check with you guys out there. In Firefox I know you can only display entire list items as …

Member Avatar for Walkere
0
142
Member Avatar for mitz

I had my site reviewed at another site and someone said it was ugly.. I hate the look of my website but I have to live with it.. No time to fix it, however I just have to fix the left border.. [URL="http://www.tips4pc.com"]Computer help site[/URL] It has a line going …

Member Avatar for mitz
0
123
Member Avatar for jespester

Hi I've just created a pretty basic web site--using HTML which is a bit of a shame, but maybe XML next time--and I'm having an issue with the links not working in IE, though everything is beautiful in Firefox. Is there some no-brainer way to activate those links in IE? …

Member Avatar for Cryptoanalysis
0
124

The End.