I am currently building a blog using movable type, which is done in php. at one point I there is a built in tag that returns <p><img alt="..." src="..." w=# h=#> </br> <p> for each image in a series of images. What I need to do is be able to take the code that was returned from that, add a rel="(the address that is in src)" and print it all out again. If youre wondering why its because I am trying to add lightbox functionality. If anyone has any ideas how to do this I would really appreciate some help.
thanks
chris
thanks
chris