13,937 Topics

Member Avatar for
Member Avatar for GuyClapperton

OK, this is a European story mainly but I do believe it'll be of value to the American readership here (which I assume is the majority). Basically thanks to pressure from the European Union, on Tuesday Microsoft made it clear to all European users that they could choose between web …

0
117
Member Avatar for misterrmac

I while back I added a little countdown timer for an action on our website which also plays a ticking and "ding" sound. I didn't have too much trouble getting it to work across all browsers...or at least I thought. I received a complaint from a visitor that they were …

Member Avatar for misterrmac
0
173
Member Avatar for Cragdo

Hi folks, I apologize if this is a strange question for this forum beforehand. I recently set up a contact form for a client and a user has entered their email address incorrectly into the form and now my client can't get in touch with the enquirer and may lose …

0
85
Member Avatar for bluetickk

here is the code to my .aspx page: [CODE]<body> <div class="left"> </div> <div class="right"> <div class="content"> </div> </div> </body>[/CODE] here is the code to my stylesheet: [CODE].left { margin: 0px 0px 0px 100px; width: 550px; height: 100%; float: left; background-color: #FFFFFF; } .right { width: 250px; height: 100%; float: left; …

Member Avatar for MJ Pieterse
0
165
Member Avatar for Menster

Hi guys, Bit of a strange problem here. I've been working on a CMS for a client where they can preview work that they've done in a div-tag which is inside the "Admin" template for the back-end. My problem is this: After the user styles all of their content accordingly …

Member Avatar for MJ Pieterse
0
163
Member Avatar for peepster

When I click on certain pages in my website, the pages are centered, but on others the entire page "shifts" to the right a little bit. all the pages on the drop down menu have a flash slide show so perhaps that's causing the pages to shift? Can someone take …

Member Avatar for MJ Pieterse
0
60
Member Avatar for gixxxy

After I turn on my computer all my browsers work well. But after a couple of minutes things start gettig crazy. In order to access a website i have to click about 10 times, websites won't load fully...especially those in flash or with images... I am working on Mozilla Firefox …

Member Avatar for gixxxy
0
138
Member Avatar for Sarge17

Hi Folks, I looked through some of the threads and only seem to find the opposite problem of mine. What I'm experiencing is that my menu almost displays as expected in IE 7 but not in FireFox or Chrome. What is happening is that the background seems to appear for …

0
48
Member Avatar for sacarias40

Ok im working on a site [URL="http://spyn.bychosen.com/"]http://spyn.bychosen.com/[/URL] and this is the splash page. in internet explorer 8 when you hover over the portals they are supposed to get brighter. there is a shadow that is being faded out with js and it makes the color show brighter. in IE the …

Member Avatar for abdul8919
0
99
Member Avatar for PDLajus

Hello to every one, I am writing a simple web browser on c# 2008 express edition using WPF. It is working fine with www websites and display all content correctly. But if I want to open some local webpage - for instance "file://C:1/1.htm", it is save the webpage instead of …

Member Avatar for PDLajus
0
114
Member Avatar for MDanz

the table should cover the whole screen because of the percentages. I want the word test at the bottom of the screen, but it's not working? any better methods? [CODE]<table width="100%" height="100%" border="0"> <tr> <td valign="bottom">test</td> </tr> </table>[/CODE]

Member Avatar for almostbob
0
69
Member Avatar for mlpetrak

when ever i go to make an image a link in dreamweaver it shifts everything a little bit. it only shows up in IE chrome shows it perfectly. here are some images to show u [IMG]http://i3.photobucket.com/albums/y73/damagedbodies/normal.jpg[/IMG] [IMG]http://i3.photobucket.com/albums/y73/damagedbodies/slices.jpg[/IMG] also is there a code to make your website show up the same …

Member Avatar for karol33
0
132
Member Avatar for rookie73

If you look at the link it is pretty self explanatory,, the image scrolls way too much,, if anyone can help I would be grateful. [url]http://www.yourticketexpert.com/test_map.html[/url]

Member Avatar for arvind1981
0
51
Member Avatar for nathanward01

Is there an "simple" way to have a Rich-text <textarea> form save to a specific file on my server, replacing or adding to the existing version of that file? The reason I ask is a person I'm designing for doesn't knwo a lick of HTML, nor has any wish to, …

Member Avatar for emhmk1
0
91
Member Avatar for greenglow

I'm only having this problem in IE 8 and 7-Firefox is fine. I get the following error : Webpage error details User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; OfficeLiveConnector.1.3; OfficeLivePatch.0.0) Timestamp: Sat, …

Member Avatar for Graphix
-1
231
Member Avatar for n_vcplus

Hello All, I've been through this article and found it very helpful {http://msdn.microsoft.com/en-us/library/bb250489(VS.85).aspx}. I have a 'static' callback method in my BHO dll which is called whenever 'some' event on the computer happens. I need to call a javascript method on all open browser instances when that happens (or do …

0
112
Member Avatar for smbaker

I want a web page with two divs. The first one will be 160 pixels wide and float to the left. The second will be unlimited width and float left, alongside the first. Here is some crude ascii art that probably won't format right, but you get the idea of …

Member Avatar for ko ko
0
96
Member Avatar for c_rob

Unable to integrate html and css file. The html code is [CODE] <ul class="topnav"> <li><a href="#">Home</a></li> <li> <a href="#">Tutorials</a> <ul class="subnav"> <li><a href="#">Sub Nav Link</a></li> <li><a href="#">Sub Nav Link</a></li> </ul> </li> <li> <a href="#">Resources</a> <ul class="subnav"> <li><a href="#">Sub Nav Link</a></li> <li><a href="#">Sub Nav Link</a></li> </ul> </li> <li><a href="#">About Us</a></li> <li><a …

Member Avatar for harrierdh
0
178
Member Avatar for robroy

I tried to post on Mozilla's forum but I ran out of space, so I'll give this a try and thanks in advance... :) Also, I've googled til I cannot google anymore, so please be kind. :D I'm trying to call a .js file in my header where javascript would …

Member Avatar for Troy III
0
1K
Member Avatar for McLia

Hi All: Is anyone else having trouble with the new Hotmail format? On two different computers (one with WIndows XP, the other Windows 98), both my husband and I cannot reply to, compose or forward messages. The new message page comes up on the screen (without the toolbar), but the …

Member Avatar for colacindy31
0
277
Member Avatar for san_fran_crisko

Hi folks, I'm currently designing a website for myself. It's been going OK so far but there's been one, quite annoying problem holding things up. I've found so many people with this problem and a lot of solutions but none have worked for me (and about 60-70% of people who …

Member Avatar for ko ko
0
133
Member Avatar for virtualmisc
Member Avatar for Lukas Larsson
0
61
Member Avatar for nixniss

Hi Guys, I hope I am posting this in the correct forums if not please let me know. I have created a spry menu for my web site using Dreamweaver when I display the page in Firefox the menu and it’s drop downs work correctly and appearing below the menu …

Member Avatar for nixniss
0
130
Member Avatar for emhmk1

Hi , I have scanned a logo for a guy who's website im creating, however, he gave me some headed paper to scan to get his logo so i did and the background of the logo is dark and when i scanned it the image is very grainy. is there …

Member Avatar for JasonHippy
0
71
Member Avatar for sammer021486

I am looking to create a changeable image similar to how it is done in this thread [URL="http://www.daniweb.com/code/snippet226127.html"]Pure CSS Image Gallery with mouse click[/URL] Here is the layout of my page. I would like for the image to be shown in the frame that I have given it and then …

Member Avatar for sammer021486
0
76
Member Avatar for ryy705

Hello, I am having a lot of trouble with the menu system on [url]http://independencebp.webmaxsites.com[/url] It looks fine in Firefox but in IE* the last menu Item drops below "About Us". Why does this happen? Please help.

Member Avatar for MJ Pieterse
0
67
Member Avatar for rilika
Member Avatar for almostbob
0
65
Member Avatar for atechg

I am beginner in html / website design. I have 4-5 webpages. All these pages have top banner, left sidebar & right sidebar. At present I am writing html code in all the 4-5 pages for these above elements. Is there a way, I just write the code once (in …

Member Avatar for almostbob
0
375
Member Avatar for thatboynii

Hi - I'm working on this site and I'm having trouble get my Spry Menu to display correctly. On the laptop I am working on - in Firefox I can view it correctly - in that my menus have a blue line which runs along the bottom and connects to …

0
41
Member Avatar for Borderline

Evening I've managed to get a pagination code, but I'm at a loss at how to style the links produced. I've tried placing the pagination code inside a div and then styling the links for this div, but there's no change to the output. Can anyone suggest a solution? [CODE]<div …

Member Avatar for ko ko
0
89

The End.