hi i'm developing a website and am stuck with a htc problem:
say i'm making a .htc that serves as an aqua-styled button. the button will be made up of images and i need to tell the .htc where to look for them. normally i'll implement the .htc like this --
if i put the images together with the .htc, then i can programme the htc to parse its style.behavior attribute to figure out where the images are. however, this method fails when i try to implement things a lil neater:
div.aquabutton { behavior: url((/path1/path2/aquabutton.htc) }
[...]
now this won't work because there is nothing in style.behavior for that calling div. does anyone have any clues as to how to rip that value from the
btw my site is www.euasiatrading.com/peterlee, and i've made a few interesting htcs already. if anyone is interested in them pm me and i will send them to u... ![]()
Aqua-Soft Forums