Search code examples
javascriptprototypejs

select element with prototype


how can I select the following element using prototype div#page_container h1 and after selecting it change its padding-top ? Thank you


Solution

  • Make sure you include these .. and it should work , from this source

    Cheers