Welcome Guest, Not a member yet? Register   Sign In
newbie MVC question - where should header footer code go?
#10

[eluser]intractve[/eluser]
Javascript can technically go anywhere,

(jQuery plug)
You should check out jQuery (jquery.com)
your code can be written as

Code:
function show_sign_in_box()
{
    $('#sign_in_box').show();    
}
And yes you do not even need to put in in a function to call it.

But this is not really the place for javascript/jquery questions, jquery has its own good community you can check out.


Messages In This Thread
newbie MVC question - where should header footer code go? - by El Forum - 08-06-2010, 04:34 PM



Theme © iAndrew 2016 - Forum software by © MyBB