Re: [Moo] Re: Forge not accepting update

2012-02-16 Thread MrIsaacs
okey guys, i've solved my problem. the problem was neither the js-file not the yaml-file. the failure comes just when i put a too large 'png-image' as a screenshot for my plugin as a thumb. the min resolution must be in can be larger but ideally 200x100. i've tried a 'jpeg' in larger resolution

Re: [Moo] Re: How to make ajax links css :visited

2012-02-16 Thread Sanford Whiteman
See http://jsfiddle.net/UqSPf/5/ -- S.

Re: [Moo] Re: How to make ajax links css :visited

2012-02-16 Thread Sanford Whiteman
>> You  need  an  href that matches the XHR URL. You don't have to follow >> the  href  (preventing  default),  but  CSS  needs  it to match to the >> browser history. > Please explain. > Example in jsfiddle this time. > http://jsfiddle.net/NF2jz/2468/ There was some misinfo in my first post:

[Moo] Re: How to make ajax links css :visited

2012-02-16 Thread zipz
> You  need  an  href that matches the XHR URL. You don't have to follow > the  href  (preventing  default),  but  CSS  needs  it to match to the > browser history. Please explain. Example in jsfiddle this time. http://jsfiddle.net/NF2jz/2468/