I agree, I use d.w. and flash 8. follow it up with php5 it's always better when you write it yourself, it cuts out all the "generator" stuff that you end up...
hi friends: hope u all enjoying ur life and a happy new year to all of u! i have created a blog name-web quality abt the needs of a good website! i like to...
Firstly, your message here is virtually unreadable because of your use of both unnecessary and non standard abbreviations. Your grammar and sentance structure...
Hi there Ive got my own domain.... when I SEND emails - using my domain, im fine.. - I'm wondering...- is there any email service (POP/IMAP access) - where I...
Hi Guys Will you please look at http://www.lightweightcampers.org.uk/technical.php and let me know if the unordered, bulleted list of links fails to display...
... I tried it with IE6 on WinXP, and the first set of unordered list items did not show. They were "there" (I could hover the mouse cursor over them and...
Thanks. The rest of the site is fine, it's just that one page that I can't explain. I've got work arounds for the rest of the Internet Explorer quirks....
Thanks Michael. The specification at http://www.w3.org/TR/2002/REC-xhtml1-20020801/ doesn't disallow the <p> tag and many of it's examples include it. I...
... It isn't your use of the <p> tag that is the problem. It's the fact that you have other block-level elements (the third-level heading and the unordered...
Got a fairly large flash site I'm just finishing up, and I'm not sure if the preloader is working. On my cable connection, the progressbar jumps right from 1%...
www.lightweightcampers.org.uk/technical.php For now, I just looked at the home page. Keep in mind, we can't see your php script. View source only shows us...
I can't answer the slow connection thing; but, most flash sites I've seen over the last 3 weeks have required a short download at best. Yours downloaded...
"""" i have created a blog name-web quality abt the needs of a good website! i like to know ur feedback so click this link: """" ~~~~~~ I have created a...
Thanks very much for the compliment. All of the animation you see totals about 600k. I learned a lot about scalable flash, bitmap images versus vector images,...
Since the background is supposed to go the width and height of the page, why don't you just make it your page background, layer the division holding the ...
Hi folks, I am developing a 3-col site using CSS, and have included a print stylesheet so the sidebar columns, headers, etc. are disregarded when the page is...
... My first foray into user-response forms was with the free form generator at http://www.response-o-matic.com. It worked. But, that was all it did. It just...
Hi All Ok here is my issue. Am working with PHP though the codes I have been using have been generously created by other group members for me in the past. I...
Hi Margaret, I got it figured out so that it works pretty well. Basically, I just had to make my page background tall enough to fill in the gap between the...
Thanks for that suggestion Dean. I have just tried that and unfortunately I still have the same problem. I think that it is the javascript menu rather than the...
It's definitely the javascript that's showing. But that line should hide it. If it were: noscript { display:none; } It would hide the noscript tag. I'm just...
Hi Will You seem to have another problem. I'#m using Firexox 2 and Windows XP (at the moment). If I increase the browser text size above "normal", as many...
OK, here's the solution. Add this to your print style sheet: #sidenav, #awmAnchor-awm_menu, #AWMEL0 { display: none; } img { display: none; } The key is the...