<div>s within lists
Wed, 30 Apr 2008 12:46:18 +0100
What is allowed immediately inside a block-level list element?
For example, is:
<ul>
<div>
<li></li>
<li></li>
<li></li>
</div>
<div>
<li></li>
<li></li>
<li></li>
</div>
</u ...
|
Looking for a Javascript / Ajax load HTML PAGE on mouse over script
Tue, 29 Apr 2008 10:44:22 +0100
I'm looking for a way to display a page in a CSS based box upon mouse over
like in snap.com or this fraud-bay listing
http://stores.ebay.co.uk/Rutland-Cycling_Bicycles_Kids-Bikes_W0QQfsubZ5130156QQfrsrcZ1.
What's important is the page load should only occur if the user mouse over's
the trigger, not all the ...
|
Card Sorting for Web Design
Mon, 28 Apr 2008 06:00:54 -0700 (PDT)
Just a quick note to let anyone who is interested in user-centred
design of web and intranet navigation (plus quite a few other
application areas) know that we are running one-day workshops in card
sorting in London and Edinburgh (12 and 28 May, respectively).
Full detailst at http://www.csadvances.com
Regard ...
|
Table to list tool
Mon, 28 Apr 2008 09:41:00 +0100
I have a colleague with a large table:
Research principal Grant Awarding Duration
project investigator(s) award body
------------------------------------------------------
xxxx yyy, zzzz ¡ê150k pppp 36 months
qqqqq rrrr, ssss ¡ê120k aaaaa 24 months
... and so ...
|
Looking for guidance
Sun, 27 Apr 2008 13:14:09 -0700 (PDT)
First things first. I'm looking for help with regards to making
improvements to a web-application. We're based in Bristol and in the
past I've posted what I hope are helpful comments on
uk.net.web.authoring for others. I am genuinely looking for advice.
We have a web-application that makes it possible to create ...
|
display:inline question?
Sat, 26 Apr 2008 21:07:00 +0100
Hello,
I am using the following css
.hiddenDiv2 {
display: none;
}
.visibleDiv2{
display: inline;
}
which works fine after one of the first set of mypitch1 and
notmypitch1 images has been clicked, in that the titles and images for
Tests 2, 3 and 4 all appear in the same place on the page.
After T ...
|
Re: IE8 and Google Maps
Sat, 26 Apr 2008 05:58:26 -0700 (PDT)
On Apr 17, 12:59 pm, Eradicator <mshadfo...@hotmail.com> wrote:
> On Mar 29, 4:36 pm, "dE|_" <dee-e-...@crackguitar.com> wrote:
>
> > This is while emulating v7http://www.crackguitar.com/images/googlemaps.jpg
>
> > Anybody else noticed how google maps is just a no-no with the new IE?
>
> > ---dE|_---
>
> Yep, ...
|
HSBC Integration
Thu, 24 Apr 2008 23:18:43 +0100
Evening all
We're building a site for a client who wants to integrate with HSBC for
online payments. This seems to be a right ball-ache by all accounts and the
libraries that they insist on for generating their hashes won't run on our
FreeBSD box. I don't want to bodge a server with 300 sites on to fix one so
...
|
Re: Migrate blog to new host
Thu, 24 Apr 2008 23:05:44 +0100
In message <7ilr04dm2v8gjjvvnelrp5obiedb63uqga@4ax.com>, Geoff Berrow
<blthecat@ckdog.co.uk> writes
>Message-ID: <nXiPj.12819$yD2.11716@text.news.virginmedia.com> from Tony
>contained the following:
>
>>That's the problem - there are no tabs :) I really think it must be Lycos
>>Europe's version of PhpMyAdmin ...
|
Re: Some browsers don't "see" the .jpg files
Thu, 24 Apr 2008 20:49:50 +0100
On 21/4/08 3:55 pm, in article
0001HW.C432695900E26738F0182648@news.individual.net, "Hugh Browton"
<useneth@**.not.uk> wrote:
>
> Dear All ?
>
> I have written a simple website using XHTML 1.0 compliant code (I believe).
> Why is it that Safari on a Macintosh presents the images (eg):
>
> <img style="wid ...
|