Can somebody give me a Stored Procedures which is scheduled? E.G. If a record set is updated check for a value in a field of it's record.
bye the way. Any good links to SQL stored procedure tutorials?
thanks
Kimera
How can I change Z-Index with JavaScript
layername.style.z-index = 10;
This code reports en error message (I assume because it interprets the hyphen as a minus operator)
thanks
can anybody tell me how I can move a <div>-layer with the moveBy(x,y) method?
I'd like to know how it's done in a function
e.g.
function MoveLayer()
{
document.MyLayer.moveBy(x,y) (is that correct?)
}
thanks, I appreciate any constructive hint and help.
brayan
I'm looking for a way to make a layer (<div></div) disappear and visible by clicking on a checkbox. Unfortunately I always can execute 1 of them either 'visible' or 'none' work but not both of them. I used the script below 'onclick'
function CheckBoxes()
{...
Hi.
I try to hide a <div> object when the user clicks or focus' the an option within a select field. But that doesn't work. However, it works if I put that onclick event right after <select name=... onclick="akfja()">.
Can somebody tell me how I could have appear second select filed...
How can I insert an image link from a external js. file at a specific place of my HTML page so that I can change it in the external file only.
thanks for your help. I appreciate your effort.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.