Search:
Type: Posts; User: sudhakararaog
Search :
Search took 0.02 seconds.
is it possible to see the live headers and any other information related to a website while the request is being processed, information like number of images in the page, media files etc all this...
please check this link http://www.sudhakargolakaram.co.in/files/menu.html
the width of the menu is 955px
as per the image i need to space each list item on the left and right differently and...
i have a website created in joomla 1.5 and i would like to have a desktop notification which would notify every time a visitor visits any of the pages in the website
there are couple of options...
my question is about vertical scrollbar only in opera
in opera there is a huge vertical scrollbar that is being created by the browser and this happens only in opera no other browser
i noticed...
i would like to detect safari 3 browser so that i can style safari 3 separately
i am using
<script type="text/javascript" src="http://code.jquery.com/jquery-1.5.min.js"></script>
<script...
please look at this link
http://www.sudhakargolakaram.co.in/files/layout.html
i am using 3 columns left center right with a center layout of 1000px
in the left and right columns where the...
i am using a print style sheet in the html page at the bottom of a page i have copyright and address when printing i want these to appear at the bottom of the print out
i have tried
position:...
i am using ajax using the $.post method my code is
<script type="text/javascript">
$(document).ready(function() {
$("#addbutton").click(function(){
$.post('task-usingdollarpost.php', {...
i have created 1 htpasswd outside the public_html directory and placed this htpasswd
in a folder called in this htpasswd file i have mentioned username and password
i have .htaccess file in a...
is there a way to write css code only for safari 3 either using css hacks or using jquery
i have used fancybox for popup effects.
please see this link
http://www.sudhakargolakaram.co.in/files/fancy/popup.html
here when the link is clicked a popup window appears with the effect...
i am using facebox http://chriswanstrath.com/facebox/
please click on this link
http://www.sudhakargolakaram.co.in/files/facebox/examples/popup.html
when this link is clicked a popup window...
thanks for the information
i have a question about page flicker effect on this website
http://www.adventurequeenstownnz.com/
when a link is clicked to open another page before the entire content appears the content moves...
i am using tiny mce editor to add content to pages, when i hit enter the editor automatically generates
<p> </p> or <p> </p>
i cannot change the settings of tiny mce so that i can change...
i am using tiny mce editor which is creating the empty p tags automatically when i press enter
i am using the following for p tags
p{
margin: 0 0 8px 0;
line-height: 18px;
}
with this each para has a line height and margin between paragraphs
however in the html editor where the...
i am using an iframe tag to display another page which is outside the domain of the html page
is it possible to style the elements which is rendered inside the iframe
i have tried using...
please look at this link
http://www.sudhakargolakaram.co.in/files/links.html
i would like to space the list items equally on right and left side
the total width of the div which has the list...
thanks that worked
how do i get the blue image top right curve when i hover over the links like the black image
please look at this link http://www.sudhakargolakaram.co.in/files/list.html
what i need is i would like the left and right corners of the image to be as background image for each list items...
when i change the width and height of the browser window the footer menu appears in different locations based on the different screen resolutions
please look at this link
http://www.sudhakargolakaram.co.in/files/layout.html
my question is about the footer menu which appears differently at different screen resolutions when i look at...