Skip to content

Instantly share code, notes, and snippets.

View jenniferlianne's full-sized avatar

jenniferlianne

View GitHub Profile
@jenniferlianne
jenniferlianne / fullcaltest.html
Created March 4, 2014 19:12
Selenium Webdriver Can't Drag and Drop Events
!DOCTYPE html>
<html lang='en'>
<head>
<meta charset="utf-8" />
<link rel="stylesheet" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.3/themes/smoothness/jquery-ui.css" />
<link rel="stylesheet" href="http://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css" />
<link rel="stylesheet" href="http://cdnjs.cloudflare.com/ajax/libs/fullcalendar/1.6.4/fullcalendar.css" />
<style>
.external-event{margin:6px 0;color:#FFF;background-color:#abbac3;font-size:13px;line-height:28px}
</style>