I need some help finding a script (php?) to detect visitors who are connecting to my site on mobile phones or other small screen devices, and then redirects them to a subdomain optimized for small...
Font gurus - I have not been able to find the very bold, italic, logo font (TTS Sports) in the attached image. I'm wondering if its available commercially or is it a one-of, unique graphic?
I'm always looking for slideshow software that is hosted to enable my clients to manage their albums online. I have used SlideShow from phpjabbers.com. Install it on your host server, connect it to...
I have two javascripts that need to be initiated with onload. Looking at the w3c school information I can't find informaton on how to do this. I tried onload= "func1, func2" and "func1", "func2"...
Don't know what you have come up with in the interim, but Concrete5 CMS is a dead simple system and has an Ecommerce add-0n (95USD) that I haven't used but is recommended by users. I'm looking for...
Thanks for your suggestions - it got me thinking. Solved the problem by commenting out all background-image code in the spry css file. Cascading stylesheets can give unexpected results. The...
Thanks savvykms - I tried commenting out that code - same result. I also tried adding a background-image to the code (see below) and still see white menu background on IE8. This is pretty crazy...
The background behind the menu in this site displays properly in FF3 but not in IE. My css seems to be valid. Maybe an IE hack issue? I would appreciate some help in fixing it.
Here is what I would like to see in an online or offline site map generator:
- makes it easy for the user to add/delete pages after auto detection of pages
- consistently finds all pages in the...
Whoops - somehow got connected to a site with a similar name! I typed the domain in instead of clicking on your link. My comments therefore do not apply. Apologies.
Viewing the site in IE8/XPSP2 the Quicklooks box floats over the page contents when I reduce the window width. That is quite distracting as it hides the main content. Also, the sideways text on the...
I am trying to find a shopping cart software that I can customize to store product selections, similar to putting things on a "wish list" that you can return to an a future login to the store. The...
Thanks for the response. The css file is attached. I don't see the menu offset in FF3 or IE8. Are you in earlier versions? The paint circle is a background image. The Best of Boston is a DW8 layer.
I use Simple CMS (http://www.phpjabbers.com/simple-cms/). It allows you to create the content and then link to it via a simple php script. My clients are all non-technical and find it easy to use....
Hi - I'm not getting any closer to solving a css problem and would appreciate some help/advice for this draft homepage. It renders as planned in FF3 but not in IE7/8. The white background of the...
I have a flash object created by a graphics designer. I want to enable a hyperlink when a mouse rolls over the flash. Another thread indicated that adding <object...
Thought I had previously tried ".class a:link" to format the script display. Apparently not - applying this class to the js script achieves what I need.
Maybe I didn't give enough information. The portion of the flash I'm talking about is the square orange background behind the rotating flash logo. It...
A flash logo on this site I'm developing was created for me by a flash developer. If you view the source for this page you'll see I have added <param name=wmode value=transparent> to the <object>...
Hi - I have tried using onLoad="resize(x,y)" in the <body> tag to fix the size of the browser window when opened. Several different users on different computers, all using IE, have reported that the...
So, js functions can open new browser windows from a rollover button on an open web page. But how do I use js functions to limit the size of a web page opened with a URL in the browser address...
Where in the web page code (head, body...) does the js function go that causes the browser window to open when it is being called from a link - for example, when I enter www.webdeveloper.com in the...