DataTables / VisualEvent

Visually show Javascript events on a page
http://sprymedia.co.uk
1.04k stars 162 forks source link

problem with headless browsers #23

Open nim4 opened 11 years ago

nim4 commented 11 years ago

Hi, You done a great job on visual event. i have no problem using it in normal browsers, but it seems to have problem with headless browsers like phantomjs. after injecting VisualEvent_Loader.js nothing happens.

P.S: sorry for my bad English

DataTables commented 11 years ago

No Javascript errors or anything? Any nodes inserted?

nim4 commented 11 years ago

no error, onResourceRequested event shows that after injecting http://www.sprymedia.co.uk/VisualEvent/VisualEvent_Loader.js the http://sprymedia.co.uk/VisualEvent/builds/VisualEvent-1358593895/css/VisualEvent.css and http://sprymedia.co.uk/VisualEvent/builds/VisualEvent-1358593895/js/VisualEvent.js file are injected automatically. but nothing happens after that.