Hello Everyone: I've read all the FAQs, and looked throuhg many seemingly similar issues in the Yahoo Group, but to no avail. You are my last resort here. The...
Hello Erik: I've read all the FAQs, and looked throuhg many seemingly similar issues in the Yahoo Group, but to no avail. You are my last resort here. The...
I have e107 v0.7.5 (latest version) installed. I have installed itemstats addon per the instructions. Below is the code I pasted after the at the appropriate...
Wkohlani, For the record, I hate document.write, makes debugging a pain. Anyhow, the problem is that your function buildCal returns a div called overDiv ... ...
... Probably because you have this line <SCRIPT language=javascript src="overlib.js"></SCRIPT> in the body of the text and not in the head. Cut and paste it...
... over ... Your web does page show it still in the upper left corner, yet when the code is downloaded and tried in several browsers it works correctly, but...
... I can't tell you anything about your page because when I open it in Netscape 7.2 it doesn't show anything. I am getting these error messages: Error:...
ask away! I might not always be able to reply immediately, but I'll be sure to answer as soon as i can. It's really not that hard to do. I'd say the hardest...
... Thanks. I've taken a look at what you've done and it doesn't seem that hard to do. I do have a question with regard to the javascript. I noticed in your...
... your ... and ... even ... popup ... are ... left ... your ... sort ... problem ... more. ... I checked the source code at that line, but there seemed to be...
... Yes, I see that its working okay in FireFox. However, I still can't tell you why its not working in IE. Incidentally if you look at the Javascript...
... <reboughner@> ... it in ... error ... of ... error ... that ... FIXX/Y ... corner it ... upper ... on ... may ... to ... you ... some ... no ... one ... ...
wkohlani, As I mentioned before you document.write makes it very hard to debug. But what I did was to set the value of the textarea equal to buildCal(curmonth...
i have this problem when i use overlib on my page the images will show in full sice but i want them to be a fixed width and height is that posibule? i have...
... where are your values of $width and $height coming from? I would not recommend that you do what it is that you're trying to do. I would first resize your...
I concur with John. After using savegenpage (https://addons.mozilla.org/firefox/2262/) and then removing the referneces to your js_output.js file, I loaded up...
I recently tried to use the overLIB library to add popups to a SharePoint Web Part. Everything appeared to work properly until I tried to edit the web page...
... in ... group, ... the ... new HTML ... buildcal, in ... I would ... With ... your ... why when ... literally ... causing the ... <reboughner@> ... open ......
... Thanks for the information. Name conflicts are bound to occur in different utilities and there isn't much that can be done about it. You're the first one...
I know there has been a lot of messages recently with IE and the use of overlib. I, too, have run in to this problem and hoping someone with more js...
Re: " ...there isn't much that can be done about it." I somewhat agree. If the language does not allow for strict namespaces (like .NET) the only thing we...
Interesting. I installed M$ JS debugger and this is where the debugger points to in the overlib.js file: } else if (typeof over.innerHTML != 'undefined39;) { ...
... namespaces (like .NET) the only thing we have is to try to generate unique but useful names for global variables and function names. At least this...
FYI: I've actually had a conflict with the same exact function call before. There is a Javascript Library of "most useful javascript functions" or whatever......
... No not really. It just goes along with what you mentioned before. If 'over' is null (which it is when the overlib code first loads) then the .innerHTML...
... Can you indicate in what way overlib is used during a post to your forum? Just why are you calling it? Any details that you can provide would be most...