I know...lots of errors...but I managed to fix most of them....not bad for a newbie. there are a few left that I don't seem able to fix. looks like error 820 applies to almost all other errors.
Thank you for your response John,
It's very strange, the problem still persists. I tried all FF3.6, IE8 or Chrome 8.0.5. browsers.
The CMS i'm using doesn't claim valid CSS, only valid markup, but I will check it anyhow.
Thanks again.
Bo
Hi everyone,
In my project I think I have an issue with CSS. Generally the website works fine, however there is one prominent issue. When I resize the entire window by dragging the border of my browser it regularly happens that I get an unwanted white space on the right side.
Website address is...
Thank you Vaunita,
You are awesome. It works now. I eliminated the text-indent.
It things are O.K.
Again thank you very much for your efforts.
Regards
geneboss
I know the css code is correct because if you add a test background:transparent url(../images/online6.png) no-repeat 0 0;
it will show the image at it's location.
the css recognizes the remote image and it is visible when loading the page. The problem is the clicking part on the remote button...
sorry, it was typo on my part. here's the correct css code:
it must have been changed by itself when I pasted it.
.chat {
border:none;
padding:0;
margin:0;
text-indent: -9999em;
overflow:hidden;
height:164px;
width:51px;
position:fixed;
left:0;
top:190px;
z-index:1000;
display:block;
}
there's...
OK here's the javascript:
<div id="craftysyntax">
<script type="text/javascript" src="http://livehelp.hiresafe.com/lifehelp/livehelp_js.php?eo=1&department=1&serversession=1&amp;pingtimes=15"></script>
</div>
if you try this and put anywhere into your website, it works.
What I...
OK here's the javascript:
<div id="craftysyntax">
<script type="text/javascript" src="http://livehelp.hiresafe.com/lifehelp/livehelp_js.php?eo=1&department=1&serversession=1&pingtimes=15"></script>
</div>
if you try this and put anywhere into your website, it works.
What I want is...
Thank you for your reply guys,
Yes it works without the css.
I know the link works because when I load the page, the automatic help window scrolls down from the top and from there I can open the chat box. But when I want to manually open the window by clicking on the corresponding button, the...
Hello everyone,
Can some one suggest a script for bouncing images. I want it to behave like "2 million success stories and counting" at the bottom of www.salesforce.com web page.
Thank you for your help.
Regards
Yes, It doesn't open the chat box. Here's the script:
<script type="text/javascript" src="http://livehelp.company.com/livehelp/livehelp_js.php?eo=1&department=1&serversession=1&pingtimes=15"></script>
I know the link works because when I load the page, the automatic help window...
Hi all,
I'm a newbie in programing and have an issue here that hope someone can help me resolve.
I have an external link which will post a logo that opens a chat window into my website:
<div id="externallink" class="chat">
<script type="text/javascript" src="http://..."></script>
</div>
I want...
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.