if (FALSE) {
util_float_index_menu(tibble::tribble(
~ links, ~ hovers, ~ texts,
"http://www.google.de/#xxx", "This is Google", "to Google",
"http://www.uni-giessen.de/#xxx", "This is Gießen", "cruising on the A45"
))
}
Run the code above in your browser using DataLab