diff --git a/.idea/QA-tests.iml b/.idea/QA-tests.iml new file mode 100644 index 0000000..c956989 --- /dev/null +++ b/.idea/QA-tests.iml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..28a804d --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..3c73526 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 0000000..63b3d33 --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,366 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + languages + email + + + + + + + + + + + true + DEFINITION_ORDER + + + + + + + + + + + + + + + + + -
+
+
-
+
-
-
Provide a valid email id for further updates
+
+
+ Provide a valid email id for further updates
-
+
-
+
-
-
-
+
+
+
-
+ +
- + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
-
@@ -183,24 +380,38 @@

Register

- - - - - -
+ + + + + +
- +
- +
- @@ -217,9 +428,10 @@

Register

- + + @@ -254,18 +466,44 @@

Register

- -
+ +
- +
- + +
-
- +
+ +
@@ -280,30 +518,39 @@

Register

-
+ function uploadimg () { + var img = document.getElementById ( "imagetrgt" ); + var src = document.getElementById ( "imagesrc" ); + } + + $ ( document ).ready ( function () { + $ ( '#Button1' ).click ( function () { + location.reload (); + } ); + } ); +
+