I have created a custom master page for my site, but when i have set it as the sites master page the changes i have made to default.aspx no longer seem to be working.
I have changed the sites default.aspx page with a small bit of custom JavaScript, this works fine when using the v4.master, but as soon as i switch to the custom master page it stops working. Its as if its not using the default.aspx i have altered.
Any idea what could be causing this?
Cheers Luke