OK, riddle me this.

Using css, I supressed the bullet in unordered lists. The Print line 
prints an '*' before the item in the listing. so you will see displayed:

* abba
* abbb
* abbc
* abbd

so the listing can be copied and pasted into a listing in a wiki page.
It works. but when you mouse copy and paste, you get this:


# * abba
# * abbb
# * abbc
# * abbd

which did not display. Intresting. why, and how to overcome this design 
misfeature?



-- 
Salute!
        -Kirk Bailey
           Think
          +-----+
          | BOX |
          +-----+
           knihT

Fnord.
_______________________________________________
Tutor maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/tutor

Reply via email to