Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 4 of 4
Search took 0.03 seconds.
Search: Posts Made By: madhulika
Forum: JavaScript programming 01-23-2013, 03:55 AM
Replies: 4
Views: 315
Posted By madhulika
Thumbs up warn User Whenever They Leave the browser in javascript??

window.onbeforeunload = confirmExit;
function confirmExit() {
return "Please login or signup to save your images";
}

whenever i click on any link on website it shows dis message,

i only...
Forum: HTML & CSS 01-04-2012, 12:37 PM
Replies: 4
Views: 661
Posted By madhulika
i have downloaded the fonts its in my font folder...

i have downloaded the fonts its in my font folder in control panel........but its not working.............i am trying on all crome,ie,firefox
Forum: HTML & CSS 01-04-2012, 11:47 AM
Replies: 4
Views: 661
Posted By madhulika
font style in css

Hi HOW to add your on font style in css
thnx
Forum: HTML & CSS 01-04-2012, 11:12 AM
Replies: 4
Views: 661
Posted By madhulika
how to add your own Font style

how to add your own font style in css file
i have used this code
@font-face {
font-family: Avenir LT 45 Book.ttf;
src: url(../fonts/Avenir LT 45 Book.ttf);
}

But it is not working
Showing results 1 to 4 of 4

 
Forum Jump

All times are GMT +1. The time now is 08:36 PM.