Hi, I’d like to know how can I make a link to a method. I mean, not a
link
that would normally render a new page, but something that looks like a
link
(a blue word) but triggers one of my class methods like show a photo at
the
right side of my website or hide it if clicked again.
Then visit railscasts and Ryan B. has some wonderful videos you can
watch on many different subjects. This will definitely help you down
the road. His site has been recently updated so you can now watch the
movies, or read the entire movie via text.
Hi, I’d like to know how can I make a link to a method. I mean, not a link that
would normally render a new page, but something that looks like a link (a blue
word) but triggers one of my class methods like show a photo at the right side of
my website or hide it if clicked again.