insideorkut.com

Best way to make an email for iContact email marketing?

Try iContact email marketing for free for 30 days. Click here to use coupon...

Get a free trial of iContact here. Click here for this special deal...
Got a question, hope someone can answer... Best way to make an email for iContact email marketing? Looking forward for any comment. Another question... I have this layout, which will appear very odd in Mozilla/gecko browsers: a border appears underneath the javascript menu, while in IE it appears fine. Played a lot around the code without any luck..

Take a look.

Http://megamatique.ca/PDLM/index.asp..

Comments (13)

I would like to know the answer too. Anyone here know what is the answer to that question. I'll do some investigation and get back to you if I find an good answer. You should email the people at iContact as they probably know..

Comment #1

Yes I know, but the headings are fixed now, almost..

The reason why the menu wasnt loading for you, is cause I was probably working on the menu at that time. Now give it a try, should work...

Comment #2

Hi there Grafdude,.

I see this....

...when visiting your site..

Comment #3

Ok the problem is that the path of the images in the javascript, are not relative paths (I used SothinkDHTML menu program to make the navbar):.

Stm_aix("p0i1","p0i0",[2,"","file:///G|/websites/PDLM/navbar/menu_2.png","file:///G|/websites/PDLM/navbar/menu_2over.png",-1,-1]);.

Stm_aix("p0i2","p0i0",[2,"","file:///G|/websites/PDLM/navbar/menu_3.png","file:///G|/websites/PDLM/navbar/menu_3over.png",-1,-1,0,"","_self","","","","",0,0,0,"","",0,0,0,0,1,"#000000"]);.

I have very few knowledge of javascript, I played around with the code to try to make the paths relative, without any luck....

Anyone knows a bit of javascript here?..

Comment #4

Ok I've fixed the script in question, now the menu appears correctly, and you can clearly see the anomaly in gecko browsers..

Http://megamatique.ca/PDLM/index.asp..

Comment #5

Hi there Grafdude,.

Now that is sorted we can solve your problem.

You need to modify this line....

In the.

Pdlm_nav.js.

To.....

Comment #6

Thanks for the reply, but unfortunately that did not help at all! it just changed the unwanted border color. I thought of removing that code cause maybe it was responsible for the border to appear out of nowhere, but it did not help at all!..

Comment #7

Hi there Grafdude,.

You had a black line under 'Archives', now you don't, so what is the problem..

Comment #8

As I stated in my first post on this thread:.

That is the problem, in IE, the layout appears correctly, without any border...

Comment #9

Hi there Grafdude.

Here is the amended script with no bottom border....

Pdlm_nav.js..

Comment #10

What coot was saying is IE was showing you wrong. if the code was saying to show a border and you got one in firefox than IE was the bad guy. it was suppose to have a border but IE wasn't showing you it..

Don't believe everything you see in IE...

Comment #11

We pretty much all know IE is the bad guy so it's pretty much useless to say...

Comment #12

Well, yes, but you did not say, when you were here that,.

You are now satisfied with the modifications that have been.

Made to the script..

Comment #13

If you knew that then you can't say IE is showing it correctly...

Comment #14


This question was taken from a support group/message board and re-posted here so others can learn from it.