tail and info ids
Reported by bahuvrihi | February 5th, 2009 @ 02:44 PM
Tail and info work on element ids like this:
<% update_tail = "Tap.Run.tail('#{path}', 'update', 'content', 1000);" %>
This is no good... there needs to be some prefix for element ids so there won't be interference from other parts of a page.
Comments and changes to this ticket
-
bahuvrihi February 5th, 2009 @ 05:24 PM
- State changed from new to resolved
- Assigned user set to bahuvrihi
(from [29e2a82c56d2f847b5a6332e977a040246cb15a1]) prefixed ids in info/tail.erb [#142 state:resolved responsible:bahuvrihi] http://github.com/bahuvrihi/tap/...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A framework for making configurable, file-based tasks and workflows.
People watching this ticket
Tags
Referenced by
- 142 tail and info ids (from [29e2a82c56d2f847b5a6332e977a040246cb15a1]) prefixe...