Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
S

Shweta2281

@Shweta2281
About
Posts
18
Topics
3
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • ASP Menu [modified]
    S Shweta2281

    How to access menu items of asp menu thru javascript.I want to do like this: mnMenuControl.Items(0).ChildItems(1).Selected = True but in javascript.Its urgent :(

    modified on Wednesday, December 12, 2007 8:26:17 AM

    ASP.NET javascript tutorial

  • Focus doent work in firefox pop ups
    S Shweta2281

    Is it a javascript pop up?And are you checking on firefox?

    ASP.NET help javascript

  • Focus doent work in firefox pop ups
    S Shweta2281

    Nope.Already tried that.

    ASP.NET help javascript

  • Focus doent work in firefox pop ups
    S Shweta2281

    Firebug doesnt show any errors.

    ASP.NET help javascript

  • Focus doent work in firefox pop ups
    S Shweta2281

    Doesnt work in FF

    ASP.NET help javascript

  • Focus doent work in firefox pop ups
    S Shweta2281

    sorry but am not getting how to debug using firebug...do you have any tips?

    ASP.NET help javascript

  • Focus doent work in firefox pop ups
    S Shweta2281

    I downloaded it.But i dont see a way to install it..no msi nothing

    ASP.NET help javascript

  • Focus doent work in firefox pop ups
    S Shweta2281

    I get javascrpt error : _txtField is undefined

    ASP.NET help javascript

  • Focus doent work in firefox pop ups
    S Shweta2281

    No..I dont know whats that.:sigh:

    ASP.NET help javascript

  • Focus doent work in firefox pop ups
    S Shweta2281

    And this one throws a javascript error!:|

    ASP.NET help javascript

  • Focus doent work in firefox pop ups
    S Shweta2281

    No luck guys!!!:(

    ASP.NET help javascript

  • Focus doent work in firefox pop ups
    S Shweta2281

    No:( nothing related to focus...only some css errors

    ASP.NET help javascript

  • Focus doent work in firefox pop ups
    S Shweta2281

    I am using the dimming div js(got it from code project itself).but my problem is am not able to set focus on the the text box that appears in my pop up.This is my code: function setfocus(field_id) { if (document.getElementById(field_id)!= null){ window.setTimeout( "document.getElementById('" +field_id+ "').focus();",500 ); //alert(field_id); } } after i display my pop up,i call this function.It works perfectly fine in IE.But FF is a problem.:(Please help me!! Infact if you click on any of the controls on the pop up the cursor doesnt appear in Firefox.

    ASP.NET help javascript

  • How to switch from development environment to live environment
    S Shweta2281

    Hey thank you v much.I guess that is going to solve my problem.Thanks a lot!!!

    ASP.NET question tutorial workspace

  • How to switch from development environment to live environment
    S Shweta2281

    Actually i have some functionality in my project which depends on what page you are.So i check the request.absoluteuri and if it contains the text "home" then i proceed with my logic.

    ASP.NET question tutorial workspace

  • How to switch from development environment to live environment
    S Shweta2281

    ok.but i saw in certain sites that when i entered the actual URL it took me to the default page plus the URL was appended with that page name tooo

    ASP.NET question tutorial workspace

  • How to switch from development environment to live environment
    S Shweta2281

    I mean when the user enters this url eg:www.something.com,it will redirect to the home page that i have set.but in the URL window i just dont want www.something.com but ww.something.com/home.aspx.How to do this?

    ASP.NET question tutorial workspace

  • How to switch from development environment to live environment
    S Shweta2281

    How to switch from development environment to live environment.I mean what is the process?and where do you do that? Shweta

    ASP.NET question tutorial workspace
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups