Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Now all we have to do is change <dspace:layout> tag  with our new variables where we want to load jQuery libraries. To test that everything is working properly we'll try to set focus on search textbox in JSPUI home page using jQuery .focus() function.  We'll modify this file:

...