Hello,

i'm using a little image with a cross to provide a button for deleting
rows in a table. My problem is that the browser gets every image in a
separate HTTP-GET for every row. Should it not be enough fetching the
image once? How can i achieve this?

I'm using Apache with mod_python. I've tried the description at
http://trac.edgewall.org/wiki/TracCgi#MappingStaticResources to let
Apache serve the static content without any changes.

The html is created with genshi.builder.tag


Thx for any help.


Regards
WaTho



Trac:    0.12multirepos-r7987
Python:          2.5.2 (r252:60911, Oct 5 2008, 19:42:18) [GCC 4.3.2]
setuptools: 0.6c9
MySQL:   server: "5.0.67-0ubuntu6", client: "5.0.67", thread-safe: 1
MySQLdb: 1.2.2
Genshi:          0.6
Babel:   1.0dev-r470
mod_python:     3.3.1
Pygments: 1.0
jQuery:  1.3.2
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Development" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/trac-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to