<style type="text/css">
#[':0:adId']{/*this is not useful*/
background:red;
}
</style>
<div id=":0:adId">Loading...</div>
the google maps use this name,
so how do i set the style.
thanks
when i use firepython : http://code.google.com/intl/zh-CN/appengine/articles/firepython.html
to logging the python info.
it waring this log:
but i download the gprof2dot:
why it also show this log ?
thanks