here it is:
menu_sys.js:
var lastmenu=""
function domenu(currMenu,new_offset,variant) {
if (document.getElementById) {
if (lastmenu!="") {
if (new_offset>0) {
offset=new_offset
}
else {...
I got the second problem fixed, there was a picture used as a vertical line down the side and it was longer than the screen, so I just had to make it shorter and it worked, sorry to trouble u all about these non js problems
the scrollIntoView method worked great!:-D, the name tag idea also worked (I forgot about that one, when I was posting this), now onto the second problem
there is no url available at the moment, since it's a lot of hassle to get the pages uploaded and that to my server, since I don't have high enough clearance to do it. Also, I have tried the overflow and this doesn't do a thing, because the scrolling attribute in the page that includes the...
I have a menu system that works extremely well, but when the content in the page overflows, so that the scrollbar comes up its a bit hard to see the stuff at the bottom and so as soon as I click on an Item in the menu I want it to scroll down, based on the position of where it is in the screen...
I am creating an enquiry page for a website of mine, and I am wondering is there an easy way of sending an email to a certain address based on the value of a field in a form, for example a combo box, radio button, etc object?
I don't care what language the solution is in, but I don't have...
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.