Introduction

why the lucky stiff why at hobix.com
Sun Sep 11 15:51:29 EDT 2005


S. William Schulz wrote:

>Just wanted to send a quick not as I have recently joined the list after
>finding the software based on a referral from the Greasemonkey list.  I
>was trying to get GM to filter out applets, and found it would only do
>it after the fact.  I quickly threw together a little code for MH to get
>it to do the work, and now I'll be playing with other features.
>  
>
Great, glad to have you.  Greasemonkey's obviously a big inspiration for 
MouseHole. I've wanted to discuss the idea on the GM list, but I don't 
really want to interrupt the flow of development they have going there.

>First, the pointer, and this follows up on the Skipping Pages thread.
>When I was trying to join this list, I noticed I was unable to do so as
>Clicking the submit button had no effect.  I turned off the proxy,
>reloaded the page, and tried again.  This time successfully.  In the
>process, I noticed a slight formatting change, and having read that
>previous thread, I noticed that the Tidy function does indeed break the
>form for joining this list.  Basically, it adds a closing form tag
>before the closing TD tag, thereby breaking the rest of the subscribe
>form.  I can provide a diff of the differences if anyone is interested.
>  
>
Sure enough.  I guess we need to move form tags around before processing 
the HTML.

As a general question to the list: are there other HTML tags you've seen 
behave this way?  Tags which should enclose large sections of a page, 
but which are closed early by the tidy-clean-lint stage?

>Second, the question.  Should clicking the hoodwink.d link lead
>somewhere?
>  
>
If you are going through the proxy directly: I believe it should.

_why


More information about the Mousehole-scripters mailing list