Re: devlin components website?
- From: mroberds@xxxxxxxxxxxxxxxx
- Date: Sun, 10 Apr 2005 12:13:32 GMT
martin griffith <martingriffith@xxxxxxxxxxxxx> wrote:
>http://devlincomponents.co.uk/index_switch_nonill.html
>
>Is it just Firefox or me. I dont seem to be able to navigate this site
>or find any datasheets, and I dont have IE installed
Mozilla 1.7 (Firefox's older brother) can't see it either. The problem
seems to be that they don't close the iframe tag on the first iframe:
<td><iframe name="top" src="bar2.html" width="800" height="116"
align="middle" frameborder="0" marginwidth="0"></td>
If you add the closing tag, the rest of the page shows up:
<td><iframe name="top" src="bar2.html" width="800" height="116"
align="middle" frameborder="0" marginwidth="0"></iframe></td>
As a workaround, view page source and load the content iframe directly.
They seem to name the content pages the same as the index page less the
initial "index_", so you can also try things like
http://devlincomponents.co.uk/switch_nonill.html .
If you're feeling really industrious, download all the index pages, edit
them so they work correctly, send them in with your order, and demand a
discount.
Matt Roberds
.
- Follow-Ups:
- Re: devlin components website?
- From: Ted Edwards
- Re: devlin components website?
- References:
- devlin components website?
- From: martin griffith
- devlin components website?
- Prev by Date: Long range IR signal
- Next by Date: Re: devlin components website?
- Previous by thread: Re: devlin components website?
- Next by thread: Re: devlin components website?
- Index(es):