I am new to scripting, I've never written a full JS script before (only code snippets), and only have a mediocre knowledge of JS. I do have other programming experience, and I am able to learn, and want to quickly. I have an itch to scratch. There is a site that I need to visit pretty often that does not view properly in FF, only IE. After I raged about the stupidity of the people involved I decided to do something about it. I decided to write a Greasemonkey script that will allow me to view the page properly. (First I searched the online repository for an existing script for that site). (Just using IE or even IE Tab isn't an option, there is no proprietary software on my computer). The thing is, I don't know where to begin. I read Dive Into Greasemonkey, but it wasn't really helpful for my problem. I looked at the page source of the page that I want to fix, and I can make sense of most of what is going on there, but I can't isolate the problematic portions (yet). So, my question is, how do I start? Is there maybe a tutorial for my specific needs? I'm sure I'm not the first with this problem... Thanks.
-- You received this message because you are subscribed to the Google Groups "greasemonkey-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/greasemonkey-users?hl=en.
