Recent content by kariciu

  1. kariciu

    Help with my drop down menu?

    check the css. Seems like the sizes of the menu are wrong, and the javascript is geting the on hover event in an area where there should not be any element to triger an action. Or set the menu to execute the function on click , not on hover.
  2. kariciu

    PHP Frameworks or not?

    Go with the manual php coding. With a framework you will almost endup in "stuck" somehow. But... there is a mater of size, how big is the website? if it's too big...a framework or cms is the only alternative when time is a problem. And you also get to know the framework better, unless...
Top