On Nov 10, 5:47 pm, Matthew wrote:
> Scott, thanks for your time, I have been banging my head on the desk
> for a while. I edited the code down and used JS Bin:http://jsbin.com/ehoxu
The issue is a trailing comma in your list of defaults. IE<8 objects
to this:
{a: "b", c: "d",}
while it ha
Scott, thanks for your time, I have been banging my head on the desk
for a while. I edited the code down and used JS Bin: http://jsbin.com/ehoxu
The original jQuery plugin uses ajax to bring in a form from a php
page and does some other things, but my watered down version on JS Bin
seems to genera
On Nov 10, 2:22 pm, Matthew wrote:
> So my code works in FF, IE8 and Safari (I've only tested in the
> latest versions of all). But in IE6 and IE7 I get an error saying
> "Object doesnt support this property or method".
I know the site is not visible, but can you make a small test case
using J
3 matches
Mail list logo