search for: loadtasks

Displaying 2 results from an estimated 2 matches for "loadtasks".

Did you mean: load_tasks
2008 Apr 22
2
Prototype's cumulativeOffset() is not a function
...d my custom js file in the head: <script src="prototype.js" type="text/javascript"></script> <script src="my_js_file.js" type="text/javascript"></script> my_js_file.js looks like this: Event.observe(window, ''load'', loadTasks, false); function loadTasks() { var foo = $(''content_menu'').cumulativeOffset()[0]; alert(foo); } And in my html I have <div id="content_menu">blah</div> But when I attempt to load this page, I get a script error. I use Firebug for debugging, and it tell...
2016 Jan 30
8
[Bug 93934] New: DRI_PRIME=1: DeadIsland crashes when loading finish
https://bugs.freedesktop.org/show_bug.cgi?id=93934 Bug ID: 93934 Summary: DRI_PRIME=1: DeadIsland crashes when loading finish Product: Mesa Version: 11.0 Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component: Drivers/DRI/nouveau Assignee: nouveau at