AllWebMenus sale

L

Lisa Lasch

Hello,

for all those interested, let me bring to your attention that Likno
Software is having a 'sales week' so you can purchase AllWebMenus PRO
for creating your javascript menus with a 35% discount - for $39.95.

Best regards

Lisa Lasch
Likno Development Team
 
L

Lasse Reichstein Nielsen

for all those interested, let me bring to your attention that Likno
Software is having a 'sales week' so you can purchase AllWebMenus PRO
for creating your javascript menus with a 35% discount - for $39.95.

I'll just quote a few lines from this AllWebMenus:

Magic numbers:
---
awmIEMacOffsetX=10;
awmIEMacOffsetY=15;
awmIEMac4OffsetX=0;
awmIEMac4OffsetY=-21;
---
Using navigator object (and using 1 for true and 0 for false!):
---
var awmSupported=(navigator.appName + navigator.appVersion.substring(0,1)=="Netscape5" || document.all || document.layers || navigator.userAgent.indexOf('Opera')>-1)?1:0;
....
if (document.all) mpi=document.all['awmMenuPathImg-menu'].src;
if (document.layers) mpi=document.images['awmMenuPathImg-menu'].src;
if (navigator.appName + navigator.appVersion.substring(0,1)=="Netscape5" || navigator.userAgent.indexOf('Opera')>-1) mpi=document.getElementById('awmMenuPathImg-menu').src;
....
var nua=navigator.userAgent,scriptNo=(nua.indexOf('Safari')>-1 && parseFloat(navigator.productSub)<20030108)?7:(nua.indexOf('Gecko')>-1)?2:((document.layers)?3:((nua.indexOf('Opera')>-1)?4:((nua.indexOf('Mac')>-1)?5:((nua.indexOf('Konqueror')>-1)?6:1))));
---

I guess this commercial advertisement is allowed according to the FAQ.
That doesn't mean I have to like it :)

/L
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,431
Messages
2,571,677
Members
48,796
Latest member
Greg L.

Latest Threads

Top