Hi there,
does anyone know if its possible to remove a css link at run time... Basically i have partial HTM files in a directory so hence if i add a css link (so i can use my design time editor) then this link isn't valid at runtime and i don't need it as my CSS is in another file.
I just want to be able to strip it out when i load it in.. Anyone know of something that can do this..??
Same goes for the paths on images etc.. while in design time i need them like ....\content\images etc so i can design with ease ...
but at runtime i need them to be content\images etc
Anyone know of a good addon for jquery, framework or similar??
Thanks