> Calvin and Hobbes works now, thanks - but I also saw
> that Doonesbury is mis-spelled too :)
>
Cool .. got it fixed..

> Also you could use:
>
> if( nullArgs("comx", q) )
>         return false;
>
> instead of:
>
>      if( q == "?" ){
>         qsfind("comx /function");
>         return false;
>      }
>      if( q == "" ){
>         qsfind("comx /function");
>         return false;
>      }

I didnt like the nullArgs in this case because it opens the <link> page.  I
just wanted to display the help window..  The comics come from a couple of
different pages..  I did at least combine the two tests to a single one..


> Also I don't like the IE image toolbar popping up over
> my comic so you could add:
>
> <META HTTP-EQUIV="imagetoolbar" CONTENT="no">
>

Hmm I tried putting this in the popup html, but it crashes explorer!...
Maybe I am doing something wrong...


> And finally since I got my other wish for Garfield :)
> how about displaying multiple comics on one page - I
> find myself having to keep typing in the following
> sequence to read all my comics:

Oh man...  Its a nice idea but I will probably leave this for someone with
better skills than mine..  I am pushing my learning limits already!..
heehee   Maybe after a break I could try to tackle it..

Thanks for the feedback!..

Monty




-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
[EMAIL PROTECTED]
http://sourceforge.net/mailarchive/forum.php?forum_id=8601

Reply via email to