SpryMedia released #DataTables version 2.3.8. https://datatables.net/download/
Download

#Development #Techniques
CSS ‘position: sticky’ per axis · Get ready for sticky headers and columns in data tables https://ilo.im/16bshn

_____
#CSS #Scrolling #Headers #DataTables #FeatureDetection #ProgressiveEnhancement #Chrome #Browser #WebDev #Frontend

CSS position: sticky now sticks to the nearest scroller on a per axis basis!

If you’ve ever tried to build a data table with a sticky header and a sticky first column, you know the pain. You’d think a simple position: sticky with top: 0 and left: 0 would be enough, but the reality was that only one of both would stick. A recent change to CSS fixes this: position: sticky now plays nice with single-axis scrollers, allowing you to have sticky elements that track different scroll containers on different axes. This change is available in Chrome 148 with the experimental web platform features flag flipped.

Bram.us
SpryMedia released #DataTables version 2.3.7. https://datatables.net/download/
Download

NotebookLM Data Tables, 흩어진 자료를 정리된 표로 자동 변환

구글 NotebookLM의 새 기능 Data Tables로 흩어진 자료를 자동으로 정리된 표로 만들기. 회의록, 논문, 경쟁사 분석 등 실무 활용법을 소개합니다.

https://aisparkup.com/posts/8129

SpryMedia released #DataTables version 2.3.6. https://datatables.net/download/
Download

🤖 #Google представила нову функцію #DataTables у своєму #ШІ-сервісі для досліджень #NotebookLM. Інструмент дозволяє збирати та узагальнювати інформацію з кількох джерел у вигляді таблиць, які можна експортувати до #GoogleSheets.
🔗 https://blog.google/technology/google-labs/notebooklm-data-tables/
SpryMedia released #DataTables version 2.3.5. https://datatables.net/download/
Download

Data Tables Are Here! 📊

Hey everyone 👋 We’re super excited to share that starting with v1.113 we’re rolling out data tables (beta) to all plans. 📊 Since the very beginning of n8n we’ve heard many of you mention the need for a proper table inside n8n to store data between workflow executions without needing to switch platforms or setting up credentials and now it’s finally here. With data tables you can: Save specific data from your workflow runs Keep data around between multip...

n8n Community