I got in another way and had to re-do my Paypal monthly arrangements.  I don't understand why (everything was current in PayPal on my end).

My monthly subscription was shut down because of a payment issue. I suspect it's an expired credit card.  But I can't access the billing preferences under Account  >  Billing.

A popup window comes up for Account  >  Billing but stays up for only about 1/2 second then disappears.  I have tried 4 times by quickly clicking on the PayPal option for Monthly billing but nothing happens.

This happens in Firefox, IE and Chrome.  Please advise.  I have an irate customer.

3

(3 replies, posted in Tutorials)

That's the fix, Thanks Simon.

I want to make unordered lists and ordered lists editable for a user.  I tried this:

<ul class="edit">
<li>first point</li>
<li>second point</li>
</ul>

But it doesn't work.  Is this do-able?