I am in a situation where it seems that I must use document.write in a javascript library. The script must know the width of the area where the script is defined. However, t
if you know which child element it is you can use the param nth child in jquery. otherwise youll need to iterate through them with each()