function gtagInit() { window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-GWMHR5J8EH'); } const gtagScript = document.createElement("script"); gtagScript.async = true; gtagScript.src = "https://www.googletagmanager.com/gtag/js?id=G-GWMHR5J8EH"; gtagScript.onload = gtagInit; document.head.appendChild(gtagScript); const doc = document.getElementById('header_container')?.shadowRoot || document; const links = doc.querySelectorAll('link'); const copyLinks = [ 'fonts.googleapis.com', 'fonts.gstatic.com', 'use.typekit.net', 'kit.fontawesome.com' ]; links.forEach(link => { if(copyLinks.some(l => link.href.includes(l))) { document.head.appendChild(link); } }); //Chat ref pennant function closemodal() { var x = document.getElementById("modalref"); if (x.style.display === "none") { x.style.display = "block"; } else { x.style.display = "none"; } } //"OPEN NOW" WIDGET VIA COMMUNICO ENGINEERS // Function to get the current day function getCurrentDay() { const days = ['Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday']; const today = new Date().getDay(); return days[today]; } // Function to get the current time in 12-hour clock with AM/PM function getCurrentTime() { const now = new Date(); const options = { hour: 'numeric', minute: 'numeric', hour12: true }; return now.toLocaleString('en-US', options); } // Function to display open hours function displayOpenHours() { const openHoursWidget = doc.getElementById('open-hours-widget'); const [currentDay] = [getCurrentDay()]; const currentTime = getCurrentTime(); // Define open hours based on the day const openHours = { 'Sunday': '13:00-17:00', 'Monday': '8:30-21:00', 'Tuesday': '8:30-21:00', 'Wednesday': '8:30-21:00', 'Thursday': '8:30-21:00', 'Friday': '8:30-16:30', 'Saturday': '9:00-16:30', }; // Determine if the business is open or closed const isOpen = isOpenNow(openHours[currentDay]); // Display the result with the visual indicator if (isOpen) { const html = doc.querySelector('.open-hours-widget-open').innerHTML; openHoursWidget.innerHTML = html.replace('{currentDay}', currentDay).replace('{openUntil}', formatTime(openHours[currentDay])); } else { const html = doc.querySelector('.open-hours-widget-closed').innerHTML; openHoursWidget.innerHTML = html; } } // Function to check if the current time is within the open hours function isOpenNow(openHours) { if (openHours === 'Closed') { return false; } const now = new Date(); const [open, close] = openHours.split('-').map(time => time.split(':').map(Number)); const currentHour = now.getHours(); const currentMinute = now.getMinutes(); // Check if the current time is within the open hours return ( (currentHour > open[0] || (currentHour === open[0] && currentMinute >= open[1])) && (close[0] > currentHour || (currentHour === close[0] && close[1] >= currentMinute)) ); } // Function to format time in 12-hour clock format with AM/PM function formatTime(time) { const [hours, minutes] = time.split('-')[1].split(':').map(Number); const ampm = hours >= 12 ? 'PM' : 'AM'; const formattedHours = hours % 12 || 12; return `${formattedHours}:${10 > minutes ? '0' : ''}${minutes} ${ampm}`; } function togglePopup(e) { var popup = doc.getElementById('ohPop'); if (popup) { popup.classList.toggle('show'); } } // Call the function to display open hours displayOpenHours(); const sengines = doc.querySelector('#sengines'); const searchterms = doc.querySelector('#searchbar'); console.log(sengines); console.log(searchterms); function dosearch() { if (!searchterms.value) return; const href = sengines.options[sengines.selectedIndex].value + encodeURIComponent(searchterms.value); window.location.href = href; return false; } Skip to main content
close
Font size options
Increase or decrease the font size for this website by clicking on the 'A's.
Contrast options
Choose a color combination to give the most comfortable contrast.
Image for event: Picture Book Workshop

Register 21 Seats Remaining

Picture Book Workshop

A Jersey Cape Con Fandomania Event!

2026-04-22 18:00:00 2026-04-22 19:00:00 America/New_York Picture Book Workshop Cape May Court House - Presentation Room

Wednesday, April 22
6:00pm - 7:00pm

Add to Calendar 2026-04-22 18:00:00 2026-04-22 19:00:00 America/New_York Picture Book Workshop With local author Nancy Viau! Cape May Court House - Presentation Room

Cape May Court House

Presentation Room

With local author Nancy Viau!

Writing a 32-page picture book is easy, right? Or is it?! During this workshop, participants will brainstorm universal ideas and create a “dummy” (professional talk for a work-in-progress picture book). Paying attention to construction, word choice, content, length, page breaks, and the role illustrations play, aspiring authors and author-illustrators are given the tools they need to be creative in this form. No experience required—just a love of books and a desire to learn the “nuts and books” of book development from an award-winning author.

Participants should bring pen, pencil, or any preferred writing instrument to write or sketch, one packet of Post-It Notes, and a work-in-progress, if available.

Class is suggested for ages 9 and up. Registration is requested, but not required. Participation will be limited to 25 people.

NANCY VIAU is the award-winning author of the following picture books: Splish, Splash! First to Last (2024 Northern Lights Book Award, 2024 Moonbeam Children’s Book Award), Pruett and SooToday Is a Beach Day!First Snow, (2019 IPPY/Independent Publisher Book Award), City Street Beat, Storm Song (Amazon Best Seller), and Look What I Can Do! Forever a kid-at-heart, she loves to visit schools, libraries, and bookstores across the globe to lead story times, workshops, and assemblies. Connect with Nancy on Instagram: @NancyViau1or via her site: www.NancyViau.com.


Join us for Jersey Cape Con 2026 on Saturday, April 25 from 10am to 4pm at the Court House Library! 
Jersey Cape Con is a free, all-ages library event that brings the feeling of a large comic con into your local library. You can shop from local vendors, meet local authors, play board and video games, attend workshops, and more! 
Registration is not required for this all-day event. For more information, please email jerseycapecon@cmclibrary.org or call (609) 463-6350 ext. 352!

AGE GROUP: | 18 or older | 15-17 Years | 13-14 Years | 10-12 Years |

EVENT TYPE: | Arts & Crafts |

TAGS: | |

Cape May Court House

Phone: 609-463-6350

Hours
Skip Opening Hours (Left Column) widget

Cape May Court House

Mon, Apr 13 8:30AM to 9:00PM
Tue, Apr 14 8:30AM to 9:00PM
Wed, Apr 15 8:30AM to 9:00PM
Thu, Apr 16 8:30AM to 9:00PM
Fri, Apr 17 8:30AM to 4:30PM
Sat, Apr 18 9:00AM to 4:30PM
Sun, Apr 19 Closed

Upcoming events

Skip events widget
Wed, Apr 15, All day
Cape May Court House - Presentation Room,Storytime Room

Wed, Apr 15, 9:15am - 10:15am
Wildwood Crest - 2nd Floor Events Room

Wed, Apr 15, 9:15am - 10:15am
Upper Cape - Events Room

Wed, Apr 15, 10:00am - 10:30am
Sea Isle City - Children's Room

Cancelled
Wed, Apr 15, 10:00am - 11:00am
Sea Isle City

Wed, Apr 15, 10:00am - 11:30am
Lower Cape - Public Meeting Room

Wed, Apr 15, 10:00am - 12:00pm
Sea Isle City - Public Meeting Room

Wed, Apr 15, 10:30am - 11:30am
Cape May City - Events Room North,Events Room South

Wed, Apr 15, 11:00am - 12:00pm
Sea Isle City - Conference Room

Wed, Apr 15, 12:30pm - 2:30pm
Sea Isle City - Public Meeting Room
This event is full

Wed, Apr 15, 1:00pm - 3:00pm
Stone Harbor - Events Room

Wed, Apr 15, 1:30pm - 3:00pm
Cape May Court House - Board Room

Rescheduled
Wed, Apr 15, 2:30pm - 3:30pm
New date Monday, April 20, 2:00pm - 3:00pm
Woodbine

Wed, Apr 15, 3:00pm - 4:00pm
Cape May Court House - Teen Area

Wed, Apr 15, 5:00pm - 6:00pm
Sea Isle City - Public Meeting Room

Wed, Apr 15, 6:00pm - 7:00pm
Cape May Court House - Children's Room

Wed, Apr 15, 6:00pm - 7:00pm
Wildwood Crest - 2nd Floor Events Room

Wed, Apr 15, 6:00pm - 7:00pm
Lower Cape - Public Meeting Room

Wed, Apr 15, 6:30pm - 7:30pm
Sea Isle City - Public Meeting Room
Registration is now closed

Thu, Apr 16, 9:30am - 10:30am
Cape May City - Events Room North,Events Room South

Thu, Apr 16, 10:00am - 11:30am
Sea Isle City - Public Meeting Room

Rescheduled
Thu, Apr 16, 10:00am - 11:00am
New date Thursday, April 23, 10:00am - 11:00am
Wildwood Crest

Thu, Apr 16, 10:00am - 11:00am
Sea Isle City - Children's Room

Thu, Apr 16, 10:00am - 12:00pm
CMCL Outdoors

Thu, Apr 16, 11:00am - 12:00pm
Lower Cape - Public Meeting Room

Thu, Apr 16, 1:00pm - 4:00pm
Cape May Court House - Teen Area

Thu, Apr 16, 1:00pm - 3:00pm
Upper Cape - Events Room
Registration is now closed

Thu, Apr 16, 1:30pm - 2:30pm
Cape May City - Events Room North,Events Room South

Thu, Apr 16, 3:00pm - 4:30pm
Stone Harbor - Events Room

Thu, Apr 16, 3:30pm - 5:00pm
Cape May Court House - Storytime Room

Thu, Apr 16, 4:30pm - 5:30pm
Upper Cape - Events Room

Thu, Apr 16, 6:00pm - 7:30pm
Cape May Court House - TLC Makerspace

Thu, Apr 16, 6:00pm - 7:00pm
Lower Cape - Public Meeting Room

Cancelled
Thu, Apr 16, 6:00pm - 7:00pm
Cape May Court House

Fri, Apr 17, 9:15am - 10:15am
Wildwood Crest - 2nd Floor Events Room

Fri, Apr 17, 9:30am - 10:30am
Stone Harbor - Events Room

Fri, Apr 17, 10:00am - 11:00am
Cape May Court House - Storytime Room

Fri, Apr 17, 10:00am - 10:30am
Woodbine - Children's Room,Events Room

Fri, Apr 17, 10:00am - 11:00am
Sea Isle City - Public Meeting Room

Fri, Apr 17, 1:00pm - 3:00pm
Wildwood Crest - 2nd Floor Events Room

Fri, Apr 17, 1:00pm - 2:30pm
Cape May City - Multi-Purpose Room
This event is full

Fri, Apr 17, 1:30pm - 2:30pm
Lower Cape - Public Meeting Room

Fri, Apr 17, 2:00pm - 3:00pm
Woodbine

Fri, Apr 17, 3:00pm - 4:00pm
Cape May Court House - Teen Area

Sat, Apr 18, 9:15am - 10:15am
Cape May City - Events Room North,Events Room South

Cancelled
Sat, Apr 18, 10:00am - 12:00pm
Upper Cape

Sat, Apr 18, 10:00am - 11:00am
Lower Cape - Public Meeting Room

Sat, Apr 18, 11:00am - 12:00pm
Upper Cape - Events Room

Sat, Apr 18, 12:00pm - 2:00pm
Cape May Court House - Presentation Room

Sat, Apr 18, 1:00pm - 2:30pm
Sea Isle City - Public Meeting Room

Mon, Apr 20, 9:30am - 10:30am
Stone Harbor - Events Room

Mon, Apr 20, 10:00am - 12:30pm
Wildwood Crest - 2nd Floor Events Room
This event is full

Mon, Apr 20, 10:00am - 11:00am
Sea Isle City - Public Meeting Room

Mon, Apr 20, 10:00am - 11:00am
Woodbine - Children's Room,Events Room

Mon, Apr 20, 10:30am - 1:30pm
Sea Isle City - Conference Room

Mon, Apr 20, 11:00am - 1:00pm
Lower Cape - Public Meeting Room

Mon, Apr 20, 2:00pm - 3:00pm
Woodbine - Children's Room,Events Room

Mon, Apr 20, 2:00pm - 3:30pm
Cape May Court House - Storytime Room

Mon, Apr 20, 3:00pm - 5:00pm
Cape May Court House - Teen Area

Mon, Apr 20, 3:30pm - 4:30pm
Cape May City - Events Room North,Events Room South

Mon, Apr 20, 5:00pm - 6:00pm
Wildwood Crest - 2nd Floor Events Room

Mon, Apr 20, 5:30pm - 6:30pm
Upper Cape - Events Room

Mon, Apr 20, 5:30pm - 6:30pm
Cape May Court House - TLC Classroom
Registration is now closed

Mon, Apr 20, 6:00pm - 7:30pm
CMCL Online
Registration is now closed

Mon, Apr 20, 6:00pm - 7:00pm
Cape May Court House - Storytime Room

Tue, Apr 21, All day
Cape May Court House

Cancelled
Tue, Apr 21, 9:30am - 10:30am
Cape May City

Cancelled
Tue, Apr 21, 10:00am - 12:00pm
Cape May Court House

Cancelled
Tue, Apr 21, 10:00am - 11:00am
Sea Isle City

Cancelled
Tue, Apr 21, 5:00pm - 6:30pm
Cape May City

Cancelled
Tue, Apr 21, 5:00pm - 6:00pm
Cape May Court House

Wed, Apr 22, 9:15am - 10:15am
Wildwood Crest - 2nd Floor Events Room

Wed, Apr 22, 9:15am - 10:15am
Upper Cape - Events Room

Wed, Apr 22, 10:00am - 11:30am
Lower Cape - Public Meeting Room

Wed, Apr 22, 10:00am - 11:00am
Stone Harbor - Events Room

Wed, Apr 22, 10:00am - 11:00am
Sea Isle City - Children's Room

Wed, Apr 22, 10:00am - 12:00pm
Sea Isle City - Public Meeting Room

Wed, Apr 22, 10:30am - 11:30am
Cape May City - Events Room North,Events Room South

Wed, Apr 22, 11:00am - 12:00pm
Sea Isle City - Conference Room

Wed, Apr 22, 12:30pm - 2:30pm
Sea Isle City - Public Meeting Room
This event is full

Wed, Apr 22, 3:00pm - 5:00pm
Cape May Court House - Teen Area

Wed, Apr 22, 4:00pm - 5:00pm
Cape May Court House - Children's Room

Wed, Apr 22, 5:00pm - 6:00pm
Sea Isle City - Public Meeting Room

Wed, Apr 22, 6:00pm - 7:00pm
Wildwood Crest - 2nd Floor Events Room

Wed, Apr 22, 6:00pm - 7:00pm
Cape May Court House - Presentation Room

Wed, Apr 22, 6:30pm - 7:30pm
Sea Isle City - Public Meeting Room
Registration is now closed