Hi Folks, I've noticed that when you have no image link in your source (when viewing the bubble) you get the broken link icon appearing. This shows up if you look at Brian's Exhibit (formulated with data from a Googledocs spreadsheet).
http://webdrive.service.emory.edu/users/bcroxal/www/Portfolio/GoogleFormsTim eline.html Originally I thought that Googledocs was publishing the blank field (in the JSON data stream) but that is not the case. The same issue does not appear in the original Timeline code. Ie: if you have no image link nothing appears. It would be nicer if the Exhibit bubble on the timeline did the same thing. >From Brians example htm file you have this 'description' for the bubble/lens: <div ex:role="lens" class="a-lens"> <b ex:content=".label"></b><p> <img ex:src-content=".image"><p> <p ex:content=".description"></p> <i ex:content=".name"></i> </div> This says how the image is to be displayed but it gives a broken link if the content of the image field is empty. This is based on data (ie: content) - some lines have an image, some don't. It something that needs to be determined when the bubble is displayed. Is there some attribute I can change in the lens definition area or is this an enhancement suggestion? Thanks in advance Peter _______________________________________________ General mailing list [email protected] http://simile.mit.edu/mailman/listinfo/general
