serdas 17 Junior Poster

hi, i am sorry i dont understand coding but trying to find this out
i have this
<a href="#" onclick="publishStream(); return false;">Click Here Publish Box</a>
after click popup comes asks to publish or skip

i would like to change it to this
<body onLoad="publishStream(); return false;;">
which eliminates the first click popup comes but i would also like eliminate the second click, i would like to be able to hide the popup and automatically select publish and more over i would like to hide everything behind so user does not see it.


thank you

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.