Discussions
trying to change the onclick attribute in webstore
This might be something easy to solve but for some reason i cant get the code to work. i'm trying to make the onclick attribute for every link in the webstore have one function so it gets loaded into an iframe and then from the iframe into a div. this is no problem from the home page but when i click on a link from within the div it seems to open the link in outside of the frame (i expected this) but i can fix this if i can change all of of the onclick attributes to the same