Prev: How to count elements of a string
Next: insurance,car insurance,auto insurance company,car insurance rate,cheap car insurance
From: venu madhav on 25 Jun 2010 08:54 Hi All, I have an application written in CGI as the server side script and Java script on client side. In one of the web pages, I am seeing scroll bar moving a bit left rather than being at the end. This page is looking fine in Firefox. Is there any way I can see what went wrong. Pls let me know if you need any more information. Thank you, Venu
From: Evertjan. on 25 Jun 2010 11:13 venu madhav wrote on 25 jun 2010 in comp.lang.javascript: > I have an application written in CGI as the server side script > and Java script on client side. There is no Java script language, Java is a to be compiled language. Perhaps you mena Javascript script? > In one of the web pages, I am seeing > scroll bar moving a bit left rather than being at the end. This page > is looking fine in Firefox. Is there any way I can see what went > wrong. > > Pls let me know if you need any more information. Only if you want an answer. You will have to show us the relevant javascript code, or supply us with a christall ball. -- Evertjan. The Netherlands. (Please change the x'es to dots in my emailaddress)
From: venu madhav on 25 Jun 2010 12:20 On Jun 25, 8:13 am, "Evertjan." <exjxw.hannivo...(a)interxnl.net> wrote: > venu madhav wrote on 25 jun 2010 in comp.lang.javascript: > > > I have an application written in CGI as the server side script > > and Java script on client side. > > There is no Java script language, Java is a to be compiled language. > > Perhaps you mena Javascript script? > > > In one of the web pages, I am seeing > > scroll bar moving a bit left rather than being at the end. This page > > is looking fine in Firefox. Is there any way I can see what went > > wrong. > > > Pls let me know if you need any more information. > > Only if you want an answer. > > You will have to show us the relevant javascript code, > or supply us with a christall ball. The whole thing is a huge HTML page with javascript and CSS code. I am not sure which part you would be interested in. Can you name any specific parts of code ( like body & form declarations along with the css classes etc. ) > < > -- > Evertjan. > The Netherlands. > (Please change the x'es to dots in my emailaddress)
From: venu madhav on 25 Jun 2010 12:23 On Jun 25, 8:13 am, "Evertjan." <exjxw.hannivo...(a)interxnl.net> wrote: > venu madhav wrote on 25 jun 2010 in comp.lang.javascript: > > > I have an application written in CGI as the server side script > > and Java script on client side. > > There is no Java script language, Java is a to be compiled language. > > Perhaps you mena Javascript script? > > > In one of the web pages, I am seeing > > scroll bar moving a bit left rather than being at the end. This page > > is looking fine in Firefox. Is there any way I can see what went > > wrong. > > > Pls let me know if you need any more information. > > Only if you want an answer. > > You will have to show us the relevant javascript code, > or supply us with a christall ball. > The whole code is HTML embedded with Javascript & CSS. I am not sure what pieces would be relevant for identifying the problem. Can you let me know what pieces of code you are interested in (like form and body declarations and their css etc). > -- > Evertjan. > The Netherlands. > (Please change the x'es to dots in my emailaddress)
From: venu madhav on 25 Jun 2010 12:23
On Jun 25, 8:13 am, "Evertjan." <exjxw.hannivo...(a)interxnl.net> wrote: > venu madhav wrote on 25 jun 2010 in comp.lang.javascript: > > > I have an application written in CGI as the server side script > > and Java script on client side. > > There is no Java script language, Java is a to be compiled language. > > Perhaps you mena Javascript script? > > > In one of the web pages, I am seeing > > scroll bar moving a bit left rather than being at the end. This page > > is looking fine in Firefox. Is there any way I can see what went > > wrong. > > > Pls let me know if you need any more information. > > Only if you want an answer. > > You will have to show us the relevant javascript code, > or supply us with a christall ball. > > -- > Evertjan. > The Netherlands. > (Please change the x'es to dots in my emailaddress) |