Hello !
i have a javascript widget included on my page , inside a div .
<script type="text/javascript" id="name1>"
.......
......
...
</script>
But i have a problem : all the object inside widget are inheriting properties from CSS container div.The widget have some scrolling photos.When i preview the page all the photos have borders ..etc.But if i put this widget on a blank page , everythink is normal and photos have no border ( this is original widget design).
Is possible to block css inheritance for the javascript widget only ?
Thank you in advance
i have a javascript widget included on my page , inside a div .
<script type="text/javascript" id="name1>"
.......
......
...
</script>
But i have a problem : all the object inside widget are inheriting properties from CSS container div.The widget have some scrolling photos.When i preview the page all the photos have borders ..etc.But if i put this widget on a blank page , everythink is normal and photos have no border ( this is original widget design).
Is possible to block css inheritance for the javascript widget only ?
Thank you in advance