Skip to content

JQuery Highlight and row calculation#51

Open
djeusette wants to merge 6 commits into
elevation:masterfrom
djeusette:master
Open

JQuery Highlight and row calculation#51
djeusette wants to merge 6 commits into
elevation:masterfrom
djeusette:master

Conversation

@djeusette

Copy link
Copy Markdown

I noticed that when there were lots of events during a day, some of them were not displayed correctly. (row calculation correction)

The javascript to highlight an event upon mouse over (using jquery) was getting an element by ID, meaning that the whole line of an event was not highlighted entirely. (adding the class selector to correct this behaviour)

Finalement replacing the ID selector (#) in jq.javascript by (.) (ID => class).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant