Firefox 4 works fine mostly with Sharepoint sites. But I do notice some problems here and there with Sharepoint Back End. When trying to add a link to the current navigation under Settings/Navigation, you can fill the pop-up form with all the information and click OK, but the link does not get added to the [...]
IE 7 does not honor the clear:both sytle rule. So the container div’s height does not include the entire height of some divs that are floated left or right inside it. As this seems to be a big common problems, there are too many people offer solutions, which I find are too complicated and somehow [...]
This problem would occur if setEffect() call is before the addItem() calls. The code below has the problem; 1 2 3 4 5 6 7 var dhxAccord = dhxLayout.cells("a").attachAccordion(); dhxAccord.setIconsPath("dhtmlx/imgs/"); dhxAccord.setEffect(true); dhxAccord.addItem("a1", "Resource Tracking"); dhxAccord.addItem("a2", "Video Tracking"); dhxAccord.addItem("a3", "Evaluation Tracking"); dhxAccord.openItem("a1"); On the other hand, this code does not have the probelm: 1 2 3 [...]
Continue reading about dhtmlXAccordion Does not Open or Close on Clicking
I encountered an issue after changing the publishing settings from Flash Player 9 to 10, where functions defined on the first frame of the timeline of a movieclip is no longer available for invocation on the same frame from scripts on the main timeline. That worked perfectly well when publishing settings were set for Flash [...]
Continue reading about Flash 10 – Code in MovieClip Timeline Not Ready Invocation on the Same Frame
I had to deal with this issue of Word 2007 today – there is always a gap between an image and the left edge of either page or margin, no matter what you do with image positing, margins and alignment settings as long as the text wrapping option is set to “in front of text”. [...]
Continue reading about Word 2007 Problem in Image Positioning – Picture Never Aligns with Left Edge
I restored a computer from being unable to boot to working like new 100% today; it took me 2 and a half hours, but it was all worth it because it was complete recovery. A friend’s computer stopped working – it would try to boot and before it actually started up Windows, it would reset [...]
Continue reading about Rescued a Computer from Going to the Dumpster
