binidj ([personal profile] binidj) wrote2005-11-02 12:11 am
Entry tags:

I'm always asking for help these days

I am rather desperately in need of some advice with regard to a piece of JavaScript I'm using (or trying to use) on a site I'm building1. Unfortunately (a) my JavaScript skills are execrable and (b) this is pretty much key to the site. So are any of you lovely people well-versed enough in JavaScript and bored enough to help me out?

If you can help, please drop me an email or give me a ring and I'll fill in more details.

1Irritatingly, if Internet Explorer actually handled CSS correctly I wouldn't need any blasted JavaScript. *grumble*
(deleted comment)

[identity profile] binidj.livejournal.com 2005-11-02 11:03 am (UTC)(link)
Sadly, IE just implements CSS in a different (and unique) way from other browsers (I have no idea why this should be the case but it is) ... this is a source of some frustration since coping with the different standards of each platform for every site you do can be something of a headache.

[identity profile] steve-c.livejournal.com 2005-11-02 08:14 am (UTC)(link)
kenaz@hotmail.com - mail me.

[identity profile] binidj.livejournal.com 2005-11-02 11:04 am (UTC)(link)
Thanks Steve, email en route.

[identity profile] steve-c.livejournal.com 2005-11-02 11:37 am (UTC)(link)
Problem solved (I hope) - email replied to.

[identity profile] binidj.livejournal.com 2005-11-02 11:55 am (UTC)(link)
Problem is indeed solved ... blatantly bloody obvious pointed out. I shall spend the rest of the day feeling suitably embarassed.

Many thanks Steve.

[identity profile] planegate.livejournal.com 2005-11-02 11:01 am (UTC)(link)
i can take a look also if u need help.

[identity profile] invisible-al.livejournal.com 2005-11-02 11:21 am (UTC)(link)
Can I ask what you were trying to do with CSS that IE has fubared?

[identity profile] binidj.livejournal.com 2005-11-02 11:32 am (UTC)(link)
A drop-down menu, perfectly workable in Opera and Firefox, not allowed in IE because of the way it handles the "hover" attribute.