i want to display a popup on centered of the window when i click on a button in header.in codeigniter
i have a notification table in my database..when admin post a notification that notification will be displayed on the header with count..when user click on that button a popup will be apperaed on the centered of the window with the view details of that notification..